Skip to content
Projeler
Gruplar
Parçacıklar
Yardım
Yükleniyor...
Oturum aç / Kaydol
Gezinmeyi değiştir
C
core
Proje
Proje
Ayrıntılar
Etkinlik
Cycle Analytics
Depo (repository)
Depo (repository)
Dosyalar
Kayıtlar (commit)
Dallar (branch)
Etiketler
Katkıda bulunanlar
Grafik
Karşılaştır
Grafikler
Konular (issue)
0
Konular (issue)
0
Liste
Pano
Etiketler
Kilometre Taşları
Birleştirme (merge) Talepleri
0
Birleştirme (merge) Talepleri
0
CI / CD
CI / CD
İş akışları (pipeline)
İşler
Zamanlamalar
Grafikler
Paketler
Paketler
Wiki
Wiki
Parçacıklar
Parçacıklar
Üyeler
Üyeler
Collapse sidebar
Close sidebar
Etkinlik
Grafik
Grafikler
Yeni bir konu (issue) oluştur
İşler
Kayıtlar (commit)
Konu (issue) Panoları
Kenar çubuğunu aç
LibreOffice
core
Commits
bbc92019
Kaydet (Commit)
bbc92019
authored
Ara 05, 2006
tarafından
Rüdiger Timm
Dosyalara gözat
Seçenekler
Dosyalara Gözat
İndir
Eposta Yamaları
Sade Fark
#i71457# pch include statement added (patch by vq).
üst
fc42919e
Show whitespace changes
Inline
Side-by-side
Showing
22 changed files
with
110 additions
and
44 deletions
+110
-44
docinsert.cxx
sfx2/source/doc/docinsert.cxx
+5
-2
viewpt3d2.cxx
svx/source/engine3d/viewpt3d2.cxx
+5
-2
viewcontactofunocontrol.cxx
svx/source/sdr/contact/viewcontactofunocontrol.cxx
+5
-2
viewobjectcontactofunocontrol.cxx
svx/source/sdr/contact/viewobjectcontactofunocontrol.cxx
+5
-2
overlayanimatedbitmapex.cxx
svx/source/sdr/overlay/overlayanimatedbitmapex.cxx
+5
-2
overlaybitmap.cxx
svx/source/sdr/overlay/overlaybitmap.cxx
+5
-2
overlaybitmapex.cxx
svx/source/sdr/overlay/overlaybitmapex.cxx
+5
-2
overlaycrosshair.cxx
svx/source/sdr/overlay/overlaycrosshair.cxx
+5
-2
overlayhelpline.cxx
svx/source/sdr/overlay/overlayhelpline.cxx
+5
-2
overlayline.cxx
svx/source/sdr/overlay/overlayline.cxx
+5
-2
overlaylinestriped.cxx
svx/source/sdr/overlay/overlaylinestriped.cxx
+5
-2
overlaymanager.cxx
svx/source/sdr/overlay/overlaymanager.cxx
+5
-2
overlaymanagerbuffered.cxx
svx/source/sdr/overlay/overlaymanagerbuffered.cxx
+5
-2
overlayobject.cxx
svx/source/sdr/overlay/overlayobject.cxx
+5
-2
overlayobjectlist.cxx
svx/source/sdr/overlay/overlayobjectlist.cxx
+5
-2
overlaypolypolygon.cxx
svx/source/sdr/overlay/overlaypolypolygon.cxx
+5
-2
overlayrollingrectangle.cxx
svx/source/sdr/overlay/overlayrollingrectangle.cxx
+5
-2
overlaysdrobject.cxx
svx/source/sdr/overlay/overlaysdrobject.cxx
+5
-2
overlaytriangle.cxx
svx/source/sdr/overlay/overlaytriangle.cxx
+5
-2
sdrcomment.cxx
svx/source/svdraw/sdrcomment.cxx
+5
-2
sdrpagewindow.cxx
svx/source/svdraw/sdrpagewindow.cxx
+5
-2
sdrpaintwindow.cxx
svx/source/svdraw/sdrpaintwindow.cxx
+5
-2
No files found.
sfx2/source/doc/docinsert.cxx
Dosyayı görüntüle @
bbc92019
...
@@ -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:3
2 $
* last change: $Author:
rt $ $Date: 2006-12-05 12:15:2
2 $
*
*
* 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"
...
...
svx/source/engine3d/viewpt3d2.cxx
Dosyayı görüntüle @
bbc92019
...
@@ -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
...
...
svx/source/sdr/contact/viewcontactofunocontrol.cxx
Dosyayı görüntüle @
bbc92019
...
@@ -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-0
1 17:28:09
$
* last change: $Author: rt $ $Date: 2006-12-0
5 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
...
...
svx/source/sdr/contact/viewobjectcontactofunocontrol.cxx
Dosyayı görüntüle @
bbc92019
...
@@ -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-0
4 08:30:36
$
* last change: $Author: rt $ $Date: 2006-12-0
5 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
...
...
svx/source/sdr/overlay/overlayanimatedbitmapex.cxx
Dosyayı görüntüle @
bbc92019
...
@@ -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
...
...
svx/source/sdr/overlay/overlaybitmap.cxx
Dosyayı görüntüle @
bbc92019
...
@@ -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
...
...
svx/source/sdr/overlay/overlaybitmapex.cxx
Dosyayı görüntüle @
bbc92019
...
@@ -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
...
...
svx/source/sdr/overlay/overlaycrosshair.cxx
Dosyayı görüntüle @
bbc92019
...
@@ -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:1
8 $
* last change: $Author:
rt $ $Date: 2006-12-05 12:13:0
8 $
*
*
* 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
...
...
svx/source/sdr/overlay/overlayhelpline.cxx
Dosyayı görüntüle @
bbc92019
...
@@ -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
...
...
svx/source/sdr/overlay/overlayline.cxx
Dosyayı görüntüle @
bbc92019
...
@@ -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
...
...
svx/source/sdr/overlay/overlaylinestriped.cxx
Dosyayı görüntüle @
bbc92019
...
@@ -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:5
2 $
* last change: $Author:
rt $ $Date: 2006-12-05 12:14:0
2 $
*
*
* 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
...
...
svx/source/sdr/overlay/overlaymanager.cxx
Dosyayı görüntüle @
bbc92019
...
@@ -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
...
...
svx/source/sdr/overlay/overlaymanagerbuffered.cxx
Dosyayı görüntüle @
bbc92019
...
@@ -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
...
...
svx/source/sdr/overlay/overlayobject.cxx
Dosyayı görüntüle @
bbc92019
...
@@ -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
...
...
svx/source/sdr/overlay/overlayobjectlist.cxx
Dosyayı görüntüle @
bbc92019
...
@@ -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
...
...
svx/source/sdr/overlay/overlaypolypolygon.cxx
Dosyayı görüntüle @
bbc92019
...
@@ -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:4
4 $
* last change: $Author:
rt $ $Date: 2006-12-05 12:13:5
4 $
*
*
* 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
...
...
svx/source/sdr/overlay/overlayrollingrectangle.cxx
Dosyayı görüntüle @
bbc92019
...
@@ -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
...
...
svx/source/sdr/overlay/overlaysdrobject.cxx
Dosyayı görüntüle @
bbc92019
...
@@ -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
...
...
svx/source/sdr/overlay/overlaytriangle.cxx
Dosyayı görüntüle @
bbc92019
...
@@ -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
...
...
svx/source/svdraw/sdrcomment.cxx
Dosyayı görüntüle @
bbc92019
...
@@ -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
...
...
svx/source/svdraw/sdrpagewindow.cxx
Dosyayı görüntüle @
bbc92019
...
@@ -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
...
...
svx/source/svdraw/sdrpaintwindow.cxx
Dosyayı görüntüle @
bbc92019
...
@@ -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
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment