Kaydet (Commit) bbc92019 authored tarafından Rüdiger Timm's avatar Rüdiger Timm

#i71457# pch include statement added (patch by vq).

üst fc42919e
...@@ -4,9 +4,9 @@ ...@@ -4,9 +4,9 @@
* *
* $RCSfile: docinsert.cxx,v $ * $RCSfile: docinsert.cxx,v $
* *
* $Revision: 1.2 $ * $Revision: 1.3 $
* *
* last change: $Author: vg $ $Date: 2006-11-22 10:57:32 $ * last change: $Author: rt $ $Date: 2006-12-05 12:15:22 $
* *
* The Contents of this file are made available subject to * The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1. * the terms of GNU Lesser General Public License Version 2.1.
...@@ -33,6 +33,9 @@ ...@@ -33,6 +33,9 @@
* *
************************************************************************/ ************************************************************************/
// MARKER(update_precomp.py): autogen include statement, do not remove
#include "precompiled_sfx2.hxx"
#include "app.hxx" #include "app.hxx"
#include "docinsert.hxx" #include "docinsert.hxx"
#include "docfile.hxx" #include "docfile.hxx"
......
...@@ -4,9 +4,9 @@ ...@@ -4,9 +4,9 @@
* *
* $RCSfile: viewpt3d2.cxx,v $ * $RCSfile: viewpt3d2.cxx,v $
* *
* $Revision: 1.2 $ * $Revision: 1.3 $
* *
* last change: $Author: ihi $ $Date: 2006-11-14 13:23:09 $ * last change: $Author: rt $ $Date: 2006-12-05 12:11:11 $
* *
* The Contents of this file are made available subject to * The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1. * the terms of GNU Lesser General Public License Version 2.1.
...@@ -33,6 +33,9 @@ ...@@ -33,6 +33,9 @@
* *
************************************************************************/ ************************************************************************/
// MARKER(update_precomp.py): autogen include statement, do not remove
#include "precompiled_svx.hxx"
#ifndef _VIEWPT3D_HXX #ifndef _VIEWPT3D_HXX
#include "viewpt3d.hxx" #include "viewpt3d.hxx"
#endif #endif
......
...@@ -4,9 +4,9 @@ ...@@ -4,9 +4,9 @@
* *
* $RCSfile: viewcontactofunocontrol.cxx,v $ * $RCSfile: viewcontactofunocontrol.cxx,v $
* *
* $Revision: 1.3 $ * $Revision: 1.4 $
* *
* last change: $Author: rt $ $Date: 2006-12-01 17:28:09 $ * last change: $Author: rt $ $Date: 2006-12-05 12:12:42 $
* *
* The Contents of this file are made available subject to * The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1. * the terms of GNU Lesser General Public License Version 2.1.
...@@ -33,6 +33,9 @@ ...@@ -33,6 +33,9 @@
* *
************************************************************************/ ************************************************************************/
// MARKER(update_precomp.py): autogen include statement, do not remove
#include "precompiled_svx.hxx"
#ifndef SVX_SDR_CONTACT_VIEWCONTACTOFUNOCONTROL_HXX #ifndef SVX_SDR_CONTACT_VIEWCONTACTOFUNOCONTROL_HXX
#include <svx/sdr/contact/viewcontactofunocontrol.hxx> #include <svx/sdr/contact/viewcontactofunocontrol.hxx>
#endif #endif
......
...@@ -4,9 +4,9 @@ ...@@ -4,9 +4,9 @@
* *
* $RCSfile: viewobjectcontactofunocontrol.cxx,v $ * $RCSfile: viewobjectcontactofunocontrol.cxx,v $
* *
* $Revision: 1.4 $ * $Revision: 1.5 $
* *
* last change: $Author: rt $ $Date: 2006-12-04 08:30:36 $ * last change: $Author: rt $ $Date: 2006-12-05 12:12:51 $
* *
* The Contents of this file are made available subject to * The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1. * the terms of GNU Lesser General Public License Version 2.1.
...@@ -33,6 +33,9 @@ ...@@ -33,6 +33,9 @@
* *
************************************************************************/ ************************************************************************/
// MARKER(update_precomp.py): autogen include statement, do not remove
#include "precompiled_svx.hxx"
#ifndef SVX_SDR_CONTACT_VIEWOBJECTCONTACTOFUNOCONTROL_HXX #ifndef SVX_SDR_CONTACT_VIEWOBJECTCONTACTOFUNOCONTROL_HXX
#include <svx/sdr/contact/viewobjectcontactofunocontrol.hxx> #include <svx/sdr/contact/viewobjectcontactofunocontrol.hxx>
#endif #endif
......
...@@ -4,9 +4,9 @@ ...@@ -4,9 +4,9 @@
* *
* $RCSfile: overlayanimatedbitmapex.cxx,v $ * $RCSfile: overlayanimatedbitmapex.cxx,v $
* *
* $Revision: 1.2 $ * $Revision: 1.3 $
* *
* last change: $Author: ihi $ $Date: 2006-11-14 13:32:46 $ * last change: $Author: rt $ $Date: 2006-12-05 12:11:02 $
* *
* The Contents of this file are made available subject to * The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1. * the terms of GNU Lesser General Public License Version 2.1.
...@@ -33,6 +33,9 @@ ...@@ -33,6 +33,9 @@
* *
************************************************************************/ ************************************************************************/
// MARKER(update_precomp.py): autogen include statement, do not remove
#include "precompiled_svx.hxx"
#ifndef _SDR_OVERLAY_OVERLAYANIMATEDBITMAPEX_HXX #ifndef _SDR_OVERLAY_OVERLAYANIMATEDBITMAPEX_HXX
#include <svx/sdr/overlay/overlayanimatedbitmapex.hxx> #include <svx/sdr/overlay/overlayanimatedbitmapex.hxx>
#endif #endif
......
...@@ -4,9 +4,9 @@ ...@@ -4,9 +4,9 @@
* *
* $RCSfile: overlaybitmap.cxx,v $ * $RCSfile: overlaybitmap.cxx,v $
* *
* $Revision: 1.2 $ * $Revision: 1.3 $
* *
* last change: $Author: ihi $ $Date: 2006-11-14 13:32:55 $ * last change: $Author: rt $ $Date: 2006-12-05 12:11:47 $
* *
* The Contents of this file are made available subject to * The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1. * the terms of GNU Lesser General Public License Version 2.1.
...@@ -33,6 +33,9 @@ ...@@ -33,6 +33,9 @@
* *
************************************************************************/ ************************************************************************/
// MARKER(update_precomp.py): autogen include statement, do not remove
#include "precompiled_svx.hxx"
#ifndef _SDR_OVERLAY_OVERLAYBITMAP_HXX #ifndef _SDR_OVERLAY_OVERLAYBITMAP_HXX
#include <svx/sdr/overlay/overlaybitmap.hxx> #include <svx/sdr/overlay/overlaybitmap.hxx>
#endif #endif
......
...@@ -4,9 +4,9 @@ ...@@ -4,9 +4,9 @@
* *
* $RCSfile: overlaybitmapex.cxx,v $ * $RCSfile: overlaybitmapex.cxx,v $
* *
* $Revision: 1.2 $ * $Revision: 1.3 $
* *
* last change: $Author: ihi $ $Date: 2006-11-14 13:33:05 $ * last change: $Author: rt $ $Date: 2006-12-05 12:12:34 $
* *
* The Contents of this file are made available subject to * The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1. * the terms of GNU Lesser General Public License Version 2.1.
...@@ -33,6 +33,9 @@ ...@@ -33,6 +33,9 @@
* *
************************************************************************/ ************************************************************************/
// MARKER(update_precomp.py): autogen include statement, do not remove
#include "precompiled_svx.hxx"
#ifndef _SDR_OVERLAY_OVERLAYBITMAPEX_HXX #ifndef _SDR_OVERLAY_OVERLAYBITMAPEX_HXX
#include <svx/sdr/overlay/overlaybitmapex.hxx> #include <svx/sdr/overlay/overlaybitmapex.hxx>
#endif #endif
......
...@@ -4,9 +4,9 @@ ...@@ -4,9 +4,9 @@
* *
* $RCSfile: overlaycrosshair.cxx,v $ * $RCSfile: overlaycrosshair.cxx,v $
* *
* $Revision: 1.2 $ * $Revision: 1.3 $
* *
* last change: $Author: ihi $ $Date: 2006-11-14 13:33:18 $ * last change: $Author: rt $ $Date: 2006-12-05 12:13:08 $
* *
* The Contents of this file are made available subject to * The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1. * the terms of GNU Lesser General Public License Version 2.1.
...@@ -33,6 +33,9 @@ ...@@ -33,6 +33,9 @@
* *
************************************************************************/ ************************************************************************/
// MARKER(update_precomp.py): autogen include statement, do not remove
#include "precompiled_svx.hxx"
#ifndef _SDR_OVERLAY_OVERLAYCROSSHAIR_HXX #ifndef _SDR_OVERLAY_OVERLAYCROSSHAIR_HXX
#include <svx/sdr/overlay/overlaycrosshair.hxx> #include <svx/sdr/overlay/overlaycrosshair.hxx>
#endif #endif
......
...@@ -4,9 +4,9 @@ ...@@ -4,9 +4,9 @@
* *
* $RCSfile: overlayhelpline.cxx,v $ * $RCSfile: overlayhelpline.cxx,v $
* *
* $Revision: 1.2 $ * $Revision: 1.3 $
* *
* last change: $Author: ihi $ $Date: 2006-11-14 13:33:31 $ * last change: $Author: rt $ $Date: 2006-12-05 12:12:17 $
* *
* The Contents of this file are made available subject to * The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1. * the terms of GNU Lesser General Public License Version 2.1.
...@@ -33,6 +33,9 @@ ...@@ -33,6 +33,9 @@
* *
************************************************************************/ ************************************************************************/
// MARKER(update_precomp.py): autogen include statement, do not remove
#include "precompiled_svx.hxx"
#ifndef _SDR_OVERLAY_OVERLAYHELPLINE_HXX #ifndef _SDR_OVERLAY_OVERLAYHELPLINE_HXX
#include <svx/sdr/overlay/overlayhelpline.hxx> #include <svx/sdr/overlay/overlayhelpline.hxx>
#endif #endif
......
...@@ -4,9 +4,9 @@ ...@@ -4,9 +4,9 @@
* *
* $RCSfile: overlayline.cxx,v $ * $RCSfile: overlayline.cxx,v $
* *
* $Revision: 1.2 $ * $Revision: 1.3 $
* *
* last change: $Author: ihi $ $Date: 2006-11-14 13:33:39 $ * last change: $Author: rt $ $Date: 2006-12-05 12:13:27 $
* *
* The Contents of this file are made available subject to * The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1. * the terms of GNU Lesser General Public License Version 2.1.
...@@ -33,6 +33,9 @@ ...@@ -33,6 +33,9 @@
* *
************************************************************************/ ************************************************************************/
// MARKER(update_precomp.py): autogen include statement, do not remove
#include "precompiled_svx.hxx"
#ifndef _SDR_OVERLAY_OVERLAYLINE_HXX #ifndef _SDR_OVERLAY_OVERLAYLINE_HXX
#include <svx/sdr/overlay/overlayline.hxx> #include <svx/sdr/overlay/overlayline.hxx>
#endif #endif
......
...@@ -4,9 +4,9 @@ ...@@ -4,9 +4,9 @@
* *
* $RCSfile: overlaylinestriped.cxx,v $ * $RCSfile: overlaylinestriped.cxx,v $
* *
* $Revision: 1.2 $ * $Revision: 1.3 $
* *
* last change: $Author: ihi $ $Date: 2006-11-14 13:33:52 $ * last change: $Author: rt $ $Date: 2006-12-05 12:14:02 $
* *
* The Contents of this file are made available subject to * The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1. * the terms of GNU Lesser General Public License Version 2.1.
...@@ -33,6 +33,9 @@ ...@@ -33,6 +33,9 @@
* *
************************************************************************/ ************************************************************************/
// MARKER(update_precomp.py): autogen include statement, do not remove
#include "precompiled_svx.hxx"
#ifndef _SDR_OVERLAY_OVERLAYLINESTRIPED_HXX #ifndef _SDR_OVERLAY_OVERLAYLINESTRIPED_HXX
#include <svx/sdr/overlay/overlaylinestriped.hxx> #include <svx/sdr/overlay/overlaylinestriped.hxx>
#endif #endif
......
...@@ -4,9 +4,9 @@ ...@@ -4,9 +4,9 @@
* *
* $RCSfile: overlaymanager.cxx,v $ * $RCSfile: overlaymanager.cxx,v $
* *
* $Revision: 1.2 $ * $Revision: 1.3 $
* *
* last change: $Author: ihi $ $Date: 2006-11-14 13:34:01 $ * last change: $Author: rt $ $Date: 2006-12-05 12:12:06 $
* *
* The Contents of this file are made available subject to * The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1. * the terms of GNU Lesser General Public License Version 2.1.
...@@ -33,6 +33,9 @@ ...@@ -33,6 +33,9 @@
* *
************************************************************************/ ************************************************************************/
// MARKER(update_precomp.py): autogen include statement, do not remove
#include "precompiled_svx.hxx"
#ifndef _SDR_OVERLAY_OVERLAYMANAGER_HXX #ifndef _SDR_OVERLAY_OVERLAYMANAGER_HXX
#include <svx/sdr/overlay/overlaymanager.hxx> #include <svx/sdr/overlay/overlaymanager.hxx>
#endif #endif
......
...@@ -4,9 +4,9 @@ ...@@ -4,9 +4,9 @@
* *
* $RCSfile: overlaymanagerbuffered.cxx,v $ * $RCSfile: overlaymanagerbuffered.cxx,v $
* *
* $Revision: 1.2 $ * $Revision: 1.3 $
* *
* last change: $Author: ihi $ $Date: 2006-11-14 13:34:12 $ * last change: $Author: rt $ $Date: 2006-12-05 12:11:20 $
* *
* The Contents of this file are made available subject to * The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1. * the terms of GNU Lesser General Public License Version 2.1.
...@@ -33,6 +33,9 @@ ...@@ -33,6 +33,9 @@
* *
************************************************************************/ ************************************************************************/
// MARKER(update_precomp.py): autogen include statement, do not remove
#include "precompiled_svx.hxx"
#ifndef _SDR_OVERLAY_OVERLAYMANAGERBUFFERED_HXX #ifndef _SDR_OVERLAY_OVERLAYMANAGERBUFFERED_HXX
#include <svx/sdr/overlay/overlaymanagerbuffered.hxx> #include <svx/sdr/overlay/overlaymanagerbuffered.hxx>
#endif #endif
......
...@@ -4,9 +4,9 @@ ...@@ -4,9 +4,9 @@
* *
* $RCSfile: overlayobject.cxx,v $ * $RCSfile: overlayobject.cxx,v $
* *
* $Revision: 1.2 $ * $Revision: 1.3 $
* *
* last change: $Author: ihi $ $Date: 2006-11-14 13:34:21 $ * last change: $Author: rt $ $Date: 2006-12-05 12:12:59 $
* *
* The Contents of this file are made available subject to * The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1. * the terms of GNU Lesser General Public License Version 2.1.
...@@ -33,6 +33,9 @@ ...@@ -33,6 +33,9 @@
* *
************************************************************************/ ************************************************************************/
// MARKER(update_precomp.py): autogen include statement, do not remove
#include "precompiled_svx.hxx"
#ifndef _SDR_OVERLAY_OVERLAYOBJECT_HXX #ifndef _SDR_OVERLAY_OVERLAYOBJECT_HXX
#include <svx/sdr/overlay/overlayobject.hxx> #include <svx/sdr/overlay/overlayobject.hxx>
#endif #endif
......
...@@ -4,9 +4,9 @@ ...@@ -4,9 +4,9 @@
* *
* $RCSfile: overlayobjectlist.cxx,v $ * $RCSfile: overlayobjectlist.cxx,v $
* *
* $Revision: 1.2 $ * $Revision: 1.3 $
* *
* last change: $Author: ihi $ $Date: 2006-11-14 13:34:31 $ * last change: $Author: rt $ $Date: 2006-12-05 12:10:53 $
* *
* The Contents of this file are made available subject to * The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1. * the terms of GNU Lesser General Public License Version 2.1.
...@@ -33,6 +33,9 @@ ...@@ -33,6 +33,9 @@
* *
************************************************************************/ ************************************************************************/
// MARKER(update_precomp.py): autogen include statement, do not remove
#include "precompiled_svx.hxx"
#ifndef _SDR_OVERLAY_OVERLAYOBJECTLIST_HXX #ifndef _SDR_OVERLAY_OVERLAYOBJECTLIST_HXX
#include <svx/sdr/overlay/overlayobjectlist.hxx> #include <svx/sdr/overlay/overlayobjectlist.hxx>
#endif #endif
......
...@@ -4,9 +4,9 @@ ...@@ -4,9 +4,9 @@
* *
* $RCSfile: overlaypolypolygon.cxx,v $ * $RCSfile: overlaypolypolygon.cxx,v $
* *
* $Revision: 1.2 $ * $Revision: 1.3 $
* *
* last change: $Author: ihi $ $Date: 2006-11-14 13:34:44 $ * last change: $Author: rt $ $Date: 2006-12-05 12:13:54 $
* *
* The Contents of this file are made available subject to * The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1. * the terms of GNU Lesser General Public License Version 2.1.
...@@ -33,6 +33,9 @@ ...@@ -33,6 +33,9 @@
* *
************************************************************************/ ************************************************************************/
// MARKER(update_precomp.py): autogen include statement, do not remove
#include "precompiled_svx.hxx"
#ifndef _SDR_OVERLAY_OVERLAYPOLYPOLYGON_HXX #ifndef _SDR_OVERLAY_OVERLAYPOLYPOLYGON_HXX
#include <svx/sdr/overlay/overlaypolypolygon.hxx> #include <svx/sdr/overlay/overlaypolypolygon.hxx>
#endif #endif
......
...@@ -4,9 +4,9 @@ ...@@ -4,9 +4,9 @@
* *
* $RCSfile: overlayrollingrectangle.cxx,v $ * $RCSfile: overlayrollingrectangle.cxx,v $
* *
* $Revision: 1.2 $ * $Revision: 1.3 $
* *
* last change: $Author: ihi $ $Date: 2006-11-14 13:34:54 $ * last change: $Author: rt $ $Date: 2006-12-05 12:13:19 $
* *
* The Contents of this file are made available subject to * The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1. * the terms of GNU Lesser General Public License Version 2.1.
...@@ -33,6 +33,9 @@ ...@@ -33,6 +33,9 @@
* *
************************************************************************/ ************************************************************************/
// MARKER(update_precomp.py): autogen include statement, do not remove
#include "precompiled_svx.hxx"
#ifndef _SDR_OVERLAY_OVERLAYROOLINGRECTANGLE_HXX #ifndef _SDR_OVERLAY_OVERLAYROOLINGRECTANGLE_HXX
#include <svx/sdr/overlay/overlayrollingrectangle.hxx> #include <svx/sdr/overlay/overlayrollingrectangle.hxx>
#endif #endif
......
...@@ -4,9 +4,9 @@ ...@@ -4,9 +4,9 @@
* *
* $RCSfile: overlaysdrobject.cxx,v $ * $RCSfile: overlaysdrobject.cxx,v $
* *
* $Revision: 1.2 $ * $Revision: 1.3 $
* *
* last change: $Author: ihi $ $Date: 2006-11-14 13:35:13 $ * last change: $Author: rt $ $Date: 2006-12-05 12:12:25 $
* *
* The Contents of this file are made available subject to * The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1. * the terms of GNU Lesser General Public License Version 2.1.
...@@ -33,6 +33,9 @@ ...@@ -33,6 +33,9 @@
* *
************************************************************************/ ************************************************************************/
// MARKER(update_precomp.py): autogen include statement, do not remove
#include "precompiled_svx.hxx"
#ifndef _SDR_OVERLAY_OVERLAYSDROBJECT_HXX #ifndef _SDR_OVERLAY_OVERLAYSDROBJECT_HXX
#include <svx/sdr/overlay/overlaysdrobject.hxx> #include <svx/sdr/overlay/overlaysdrobject.hxx>
#endif #endif
......
...@@ -4,9 +4,9 @@ ...@@ -4,9 +4,9 @@
* *
* $RCSfile: overlaytriangle.cxx,v $ * $RCSfile: overlaytriangle.cxx,v $
* *
* $Revision: 1.2 $ * $Revision: 1.3 $
* *
* last change: $Author: ihi $ $Date: 2006-11-14 13:35:25 $ * last change: $Author: rt $ $Date: 2006-12-05 12:11:29 $
* *
* The Contents of this file are made available subject to * The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1. * the terms of GNU Lesser General Public License Version 2.1.
...@@ -33,6 +33,9 @@ ...@@ -33,6 +33,9 @@
* *
************************************************************************/ ************************************************************************/
// MARKER(update_precomp.py): autogen include statement, do not remove
#include "precompiled_svx.hxx"
#ifndef _SDR_OVERLAY_OVERLAYTRIANGLE_HXX #ifndef _SDR_OVERLAY_OVERLAYTRIANGLE_HXX
#include <svx/sdr/overlay/overlaytriangle.hxx> #include <svx/sdr/overlay/overlaytriangle.hxx>
#endif #endif
......
...@@ -4,9 +4,9 @@ ...@@ -4,9 +4,9 @@
* *
* $RCSfile: sdrcomment.cxx,v $ * $RCSfile: sdrcomment.cxx,v $
* *
* $Revision: 1.2 $ * $Revision: 1.3 $
* *
* last change: $Author: ihi $ $Date: 2006-11-14 13:38:32 $ * last change: $Author: rt $ $Date: 2006-12-05 12:13:46 $
* *
* The Contents of this file are made available subject to * The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1. * the terms of GNU Lesser General Public License Version 2.1.
...@@ -33,6 +33,9 @@ ...@@ -33,6 +33,9 @@
* *
************************************************************************/ ************************************************************************/
// MARKER(update_precomp.py): autogen include statement, do not remove
#include "precompiled_svx.hxx"
#ifndef _SDR_COMMENT_HXX #ifndef _SDR_COMMENT_HXX
#include "sdrcomment.hxx" #include "sdrcomment.hxx"
#endif #endif
......
...@@ -4,9 +4,9 @@ ...@@ -4,9 +4,9 @@
* *
* $RCSfile: sdrpagewindow.cxx,v $ * $RCSfile: sdrpagewindow.cxx,v $
* *
* $Revision: 1.2 $ * $Revision: 1.3 $
* *
* last change: $Author: ihi $ $Date: 2006-11-14 13:38:41 $ * last change: $Author: rt $ $Date: 2006-12-05 12:13:36 $
* *
* The Contents of this file are made available subject to * The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1. * the terms of GNU Lesser General Public License Version 2.1.
...@@ -33,6 +33,9 @@ ...@@ -33,6 +33,9 @@
* *
************************************************************************/ ************************************************************************/
// MARKER(update_precomp.py): autogen include statement, do not remove
#include "precompiled_svx.hxx"
#ifndef _SDRPAGEWINDOW_HXX #ifndef _SDRPAGEWINDOW_HXX
#include <sdrpagewindow.hxx> #include <sdrpagewindow.hxx>
#endif #endif
......
...@@ -4,9 +4,9 @@ ...@@ -4,9 +4,9 @@
* *
* $RCSfile: sdrpaintwindow.cxx,v $ * $RCSfile: sdrpaintwindow.cxx,v $
* *
* $Revision: 1.2 $ * $Revision: 1.3 $
* *
* last change: $Author: ihi $ $Date: 2006-11-14 13:38:50 $ * last change: $Author: rt $ $Date: 2006-12-05 12:11:39 $
* *
* The Contents of this file are made available subject to * The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1. * the terms of GNU Lesser General Public License Version 2.1.
...@@ -33,6 +33,9 @@ ...@@ -33,6 +33,9 @@
* *
************************************************************************/ ************************************************************************/
// MARKER(update_precomp.py): autogen include statement, do not remove
#include "precompiled_svx.hxx"
#ifndef _SDRPAINTWINDOW_HXX #ifndef _SDRPAINTWINDOW_HXX
#include <sdrpaintwindow.hxx> #include <sdrpaintwindow.hxx>
#endif #endif
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment