summaryrefslogtreecommitdiff
path: root/sd
diff options
context:
space:
mode:
authorThomas Benisch <tbe@openoffice.org>2000-10-23 09:54:54 +0000
committerThomas Benisch <tbe@openoffice.org>2000-10-23 09:54:54 +0000
commit804b764c34a19834366d51f62733cf711734374a (patch)
tree58a675fa2fea984759b4c8a53d5eae4134a943c6 /sd
parent839de7fff11ef3a2faa0368217e46a61111ed11c (diff)
idetemp.hxx include removed
Diffstat (limited to 'sd')
-rw-r--r--sd/source/ui/func/fucon3d.cxx6
-rw-r--r--sd/source/ui/func/fuconarc.cxx6
-rw-r--r--sd/source/ui/func/fuconbez.cxx6
-rw-r--r--sd/source/ui/func/fuconrec.cxx6
-rw-r--r--sd/source/ui/func/fuconstr.cxx6
-rw-r--r--sd/source/ui/func/fuconuno.cxx6
-rw-r--r--sd/source/ui/func/fudraw.cxx6
-rw-r--r--sd/source/ui/func/fupoor.cxx6
-rw-r--r--sd/source/ui/func/fusel.cxx6
-rw-r--r--sd/source/ui/func/futempl.cxx6
-rw-r--r--sd/source/ui/func/futext.cxx6
-rw-r--r--sd/source/ui/view/drbezob.cxx10
-rw-r--r--sd/source/ui/view/drviews2.cxx10
-rw-r--r--sd/source/ui/view/drviews3.cxx10
-rw-r--r--sd/source/ui/view/drviewse.cxx10
-rw-r--r--sd/source/ui/view/drviewsh.cxx10
-rw-r--r--sd/source/ui/view/drvwshrg.cxx6
17 files changed, 61 insertions, 61 deletions
diff --git a/sd/source/ui/func/fucon3d.cxx b/sd/source/ui/func/fucon3d.cxx
index 8413cf56a36d..db0835c0a7b9 100644
--- a/sd/source/ui/func/fucon3d.cxx
+++ b/sd/source/ui/func/fucon3d.cxx
@@ -2,9 +2,9 @@
*
* $RCSfile: fucon3d.cxx,v $
*
- * $Revision: 1.1.1.1 $
+ * $Revision: 1.2 $
*
- * last change: $Author: hr $ $Date: 2000-09-18 16:48:35 $
+ * last change: $Author: tbe $ $Date: 2000-10-23 10:26:10 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -64,7 +64,7 @@
#endif
#include <svx/svxids.hrc>
-#include <basctl/idetemp.hxx>
+//#include <basctl/idetemp.hxx>
#ifndef _AEITEM_HXX //autogen
#include <svtools/aeitem.hxx>
#endif
diff --git a/sd/source/ui/func/fuconarc.cxx b/sd/source/ui/func/fuconarc.cxx
index 30ea9a8af704..114743d654e9 100644
--- a/sd/source/ui/func/fuconarc.cxx
+++ b/sd/source/ui/func/fuconarc.cxx
@@ -2,9 +2,9 @@
*
* $RCSfile: fuconarc.cxx,v $
*
- * $Revision: 1.1.1.1 $
+ * $Revision: 1.2 $
*
- * last change: $Author: hr $ $Date: 2000-09-18 16:48:35 $
+ * last change: $Author: tbe $ $Date: 2000-10-23 10:27:12 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -60,7 +60,7 @@
************************************************************************/
-#include <basctl/idetemp.hxx>
+//#include <basctl/idetemp.hxx>
#ifndef _SVDPAGV_HXX //autogen
#include <svx/svdpagv.hxx>
#endif
diff --git a/sd/source/ui/func/fuconbez.cxx b/sd/source/ui/func/fuconbez.cxx
index 6aba67f48197..d4fb936b8439 100644
--- a/sd/source/ui/func/fuconbez.cxx
+++ b/sd/source/ui/func/fuconbez.cxx
@@ -2,9 +2,9 @@
*
* $RCSfile: fuconbez.cxx,v $
*
- * $Revision: 1.2 $
+ * $Revision: 1.3 $
*
- * last change: $Author: ka $ $Date: 2000-09-21 16:11:56 $
+ * last change: $Author: tbe $ $Date: 2000-10-23 10:28:08 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -59,7 +59,7 @@
*
************************************************************************/
-#include <basctl/idetemp.hxx>
+//#include <basctl/idetemp.hxx>
#ifndef _AEITEM_HXX //autogen
#include <svtools/aeitem.hxx>
#endif
diff --git a/sd/source/ui/func/fuconrec.cxx b/sd/source/ui/func/fuconrec.cxx
index 91db836134b5..0bde6943bec1 100644
--- a/sd/source/ui/func/fuconrec.cxx
+++ b/sd/source/ui/func/fuconrec.cxx
@@ -2,9 +2,9 @@
*
* $RCSfile: fuconrec.cxx,v $
*
- * $Revision: 1.2 $
+ * $Revision: 1.3 $
*
- * last change: $Author: dl $ $Date: 2000-10-20 14:19:56 $
+ * last change: $Author: tbe $ $Date: 2000-10-23 10:30:53 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -70,7 +70,7 @@
#include <svx/dialmgr.hxx>
#include "app.hrc"
-#include <basctl/idetemp.hxx>
+//#include <basctl/idetemp.hxx>
#ifndef _AEITEM_HXX //autogen
#include <svtools/aeitem.hxx>
#endif
diff --git a/sd/source/ui/func/fuconstr.cxx b/sd/source/ui/func/fuconstr.cxx
index 80a52a9ca371..c472037fd5e6 100644
--- a/sd/source/ui/func/fuconstr.cxx
+++ b/sd/source/ui/func/fuconstr.cxx
@@ -2,9 +2,9 @@
*
* $RCSfile: fuconstr.cxx,v $
*
- * $Revision: 1.1.1.1 $
+ * $Revision: 1.2 $
*
- * last change: $Author: hr $ $Date: 2000-09-18 16:48:35 $
+ * last change: $Author: tbe $ $Date: 2000-10-23 10:31:42 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -60,7 +60,7 @@
************************************************************************/
#include <svx/svxids.hrc>
-#include <basctl/idetemp.hxx>
+//#include <basctl/idetemp.hxx>
#ifndef _AEITEM_HXX //autogen
#include <svtools/aeitem.hxx>
#endif
diff --git a/sd/source/ui/func/fuconuno.cxx b/sd/source/ui/func/fuconuno.cxx
index 8bb5ec168d2f..c9579dd94dd2 100644
--- a/sd/source/ui/func/fuconuno.cxx
+++ b/sd/source/ui/func/fuconuno.cxx
@@ -2,9 +2,9 @@
*
* $RCSfile: fuconuno.cxx,v $
*
- * $Revision: 1.1.1.1 $
+ * $Revision: 1.2 $
*
- * last change: $Author: hr $ $Date: 2000-09-18 16:48:35 $
+ * last change: $Author: tbe $ $Date: 2000-10-23 10:32:40 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -59,7 +59,7 @@
*
************************************************************************/
-#include <basctl/idetemp.hxx>
+//#include <basctl/idetemp.hxx>
#ifndef _AEITEM_HXX //autogen
#include <svtools/aeitem.hxx>
#endif
diff --git a/sd/source/ui/func/fudraw.cxx b/sd/source/ui/func/fudraw.cxx
index 4f72b58d4cfc..0ffe2365ab90 100644
--- a/sd/source/ui/func/fudraw.cxx
+++ b/sd/source/ui/func/fudraw.cxx
@@ -2,9 +2,9 @@
*
* $RCSfile: fudraw.cxx,v $
*
- * $Revision: 1.2 $
+ * $Revision: 1.3 $
*
- * last change: $Author: ka $ $Date: 2000-09-21 16:11:55 $
+ * last change: $Author: tbe $ $Date: 2000-10-23 10:34:18 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -130,7 +130,7 @@
#include "sdresid.hxx"
#include "drawview.hxx"
#include "fusel.hxx"
-#include <basctl/idetemp.hxx>
+//#include <basctl/idetemp.hxx>
#ifndef _AEITEM_HXX //autogen
#include <svtools/aeitem.hxx>
#endif
diff --git a/sd/source/ui/func/fupoor.cxx b/sd/source/ui/func/fupoor.cxx
index b5a85b01bdf3..f5100751b0f7 100644
--- a/sd/source/ui/func/fupoor.cxx
+++ b/sd/source/ui/func/fupoor.cxx
@@ -2,9 +2,9 @@
*
* $RCSfile: fupoor.cxx,v $
*
- * $Revision: 1.1.1.1 $
+ * $Revision: 1.2 $
*
- * last change: $Author: hr $ $Date: 2000-09-18 16:48:36 $
+ * last change: $Author: tbe $ $Date: 2000-10-23 10:36:04 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -62,7 +62,7 @@
#pragma hdrstop
#include <svx/svxids.hrc>
-#include <basctl/idetemp.hxx>
+//#include <basctl/idetemp.hxx>
#ifndef _AEITEM_HXX //autogen
#include <svtools/aeitem.hxx>
diff --git a/sd/source/ui/func/fusel.cxx b/sd/source/ui/func/fusel.cxx
index 1fb1cdef3f2e..a61a5adffdce 100644
--- a/sd/source/ui/func/fusel.cxx
+++ b/sd/source/ui/func/fusel.cxx
@@ -2,9 +2,9 @@
*
* $RCSfile: fusel.cxx,v $
*
- * $Revision: 1.2 $
+ * $Revision: 1.3 $
*
- * last change: $Author: ka $ $Date: 2000-09-21 16:11:56 $
+ * last change: $Author: tbe $ $Date: 2000-10-23 10:36:51 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -87,7 +87,7 @@
#include <svtools/urihelper.hxx>
#include <svx/svxids.hrc>
#include <svx/xfillit0.hxx>
-#include <basctl/idetemp.hxx>
+//#include <basctl/idetemp.hxx>
#ifndef _SFXVIEWFRM_HXX //autogen
#include <sfx2/viewfrm.hxx>
diff --git a/sd/source/ui/func/futempl.cxx b/sd/source/ui/func/futempl.cxx
index 98dd1547ee73..88d627b52b9e 100644
--- a/sd/source/ui/func/futempl.cxx
+++ b/sd/source/ui/func/futempl.cxx
@@ -2,9 +2,9 @@
*
* $RCSfile: futempl.cxx,v $
*
- * $Revision: 1.2 $
+ * $Revision: 1.3 $
*
- * last change: $Author: ka $ $Date: 2000-09-21 16:11:56 $
+ * last change: $Author: tbe $ $Date: 2000-10-23 10:37:36 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -64,7 +64,7 @@
#include <svx/editdata.hxx>
#include <svx/bulitem.hxx>
#include <svx/svxids.hrc> // fuer SID_OBJECT_SELECT
-#include <basctl/idetemp.hxx>
+//#include <basctl/idetemp.hxx>
#ifndef _SFX_BINDINGS_HXX //autogen
#include <sfx2/bindings.hxx>
#endif
diff --git a/sd/source/ui/func/futext.cxx b/sd/source/ui/func/futext.cxx
index aec7808136cb..b477e1328af0 100644
--- a/sd/source/ui/func/futext.cxx
+++ b/sd/source/ui/func/futext.cxx
@@ -2,9 +2,9 @@
*
* $RCSfile: futext.cxx,v $
*
- * $Revision: 1.2 $
+ * $Revision: 1.3 $
*
- * last change: $Author: ka $ $Date: 2000-09-21 16:11:56 $
+ * last change: $Author: tbe $ $Date: 2000-10-23 10:38:55 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -104,7 +104,7 @@
#ifndef _SFXVIEWFRM_HXX //autogen
#include <sfx2/viewfrm.hxx>
#endif
-#include <basctl/idetemp.hxx>
+//#include <basctl/idetemp.hxx>
#ifndef _SFXDISPATCH_HXX //autogen
#include <sfx2/dispatch.hxx>
#endif
diff --git a/sd/source/ui/view/drbezob.cxx b/sd/source/ui/view/drbezob.cxx
index 4b3c2e327a88..d58d57ae2657 100644
--- a/sd/source/ui/view/drbezob.cxx
+++ b/sd/source/ui/view/drbezob.cxx
@@ -2,9 +2,9 @@
*
* $RCSfile: drbezob.cxx,v $
*
- * $Revision: 1.1.1.1 $
+ * $Revision: 1.2 $
*
- * last change: $Author: hr $ $Date: 2000-09-18 16:48:43 $
+ * last change: $Author: tbe $ $Date: 2000-10-23 10:40:00 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -86,9 +86,9 @@
#ifndef _SFXDISPATCH_HXX //autogen
#include <sfx2/dispatch.hxx>
#endif
-#ifndef _IDETEMP_HXX
-#include <basctl/idetemp.hxx>
-#endif
+//#ifndef _IDETEMP_HXX
+//#include <basctl/idetemp.hxx>
+//#endif
#pragma hdrstop
diff --git a/sd/source/ui/view/drviews2.cxx b/sd/source/ui/view/drviews2.cxx
index bf7d21315343..7927827177ac 100644
--- a/sd/source/ui/view/drviews2.cxx
+++ b/sd/source/ui/view/drviews2.cxx
@@ -2,9 +2,9 @@
*
* $RCSfile: drviews2.cxx,v $
*
- * $Revision: 1.2 $
+ * $Revision: 1.3 $
*
- * last change: $Author: ka $ $Date: 2000-09-21 16:12:19 $
+ * last change: $Author: tbe $ $Date: 2000-10-23 10:41:02 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -105,9 +105,9 @@
#ifndef _EEITEM_HXX //autogen
#include <svx/eeitem.hxx>
#endif
-#ifndef _IDETEMP_HXX //autogen
-#include <basctl/idetemp.hxx>
-#endif
+//#ifndef _IDETEMP_HXX //autogen
+//#include <basctl/idetemp.hxx>
+//#endif
#ifndef _SB_SBSTAR_HXX //autogen
#include <basic/sbstar.hxx>
#endif
diff --git a/sd/source/ui/view/drviews3.cxx b/sd/source/ui/view/drviews3.cxx
index 58692e55e232..e65a7399cf83 100644
--- a/sd/source/ui/view/drviews3.cxx
+++ b/sd/source/ui/view/drviews3.cxx
@@ -2,9 +2,9 @@
*
* $RCSfile: drviews3.cxx,v $
*
- * $Revision: 1.1.1.1 $
+ * $Revision: 1.2 $
*
- * last change: $Author: hr $ $Date: 2000-09-18 16:48:43 $
+ * last change: $Author: tbe $ $Date: 2000-10-23 10:43:22 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -101,9 +101,9 @@
#ifndef _SFXENUMITEM_HXX //autogen
#include <svtools/eitem.hxx>
#endif
-#ifndef _IDETEMP_HXX //autogen
-#include <basctl/idetemp.hxx>
-#endif
+//#ifndef _IDETEMP_HXX //autogen
+//#include <basctl/idetemp.hxx>
+//#endif
#ifndef _SFXRECTITEM_HXX //autogen
#include <svtools/rectitem.hxx>
#endif
diff --git a/sd/source/ui/view/drviewse.cxx b/sd/source/ui/view/drviewse.cxx
index c7bc56dae810..10f6647bb8b4 100644
--- a/sd/source/ui/view/drviewse.cxx
+++ b/sd/source/ui/view/drviewse.cxx
@@ -2,9 +2,9 @@
*
* $RCSfile: drviewse.cxx,v $
*
- * $Revision: 1.2 $
+ * $Revision: 1.3 $
*
- * last change: $Author: ka $ $Date: 2000-09-21 16:12:20 $
+ * last change: $Author: tbe $ $Date: 2000-10-23 10:44:57 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -116,9 +116,9 @@
#ifndef _SFXREQUEST_HXX //autogen
#include <sfx2/request.hxx>
#endif
-#ifndef _IDETEMP_HXX
-#include <basctl/idetemp.hxx>
-#endif
+//#ifndef _IDETEMP_HXX
+//#include <basctl/idetemp.hxx>
+//#endif
#ifndef _SVXIDS_HRC
#include <svx/svxids.hrc>
#endif
diff --git a/sd/source/ui/view/drviewsh.cxx b/sd/source/ui/view/drviewsh.cxx
index 2022354c1203..3fbe9ec24bf5 100644
--- a/sd/source/ui/view/drviewsh.cxx
+++ b/sd/source/ui/view/drviewsh.cxx
@@ -2,9 +2,9 @@
*
* $RCSfile: drviewsh.cxx,v $
*
- * $Revision: 1.1.1.1 $
+ * $Revision: 1.2 $
*
- * last change: $Author: hr $ $Date: 2000-09-18 16:48:44 $
+ * last change: $Author: tbe $ $Date: 2000-10-23 10:45:55 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -71,9 +71,9 @@
#ifndef _SVXIDS_HRC
#include <svx/svxids.hrc>
#endif
-#ifndef _IDETEMP_HXX
-#include <basctl/idetemp.hxx>
-#endif
+//#ifndef _IDETEMP_HXX
+//#include <basctl/idetemp.hxx>
+//#endif
#pragma hdrstop
diff --git a/sd/source/ui/view/drvwshrg.cxx b/sd/source/ui/view/drvwshrg.cxx
index 86adde917df8..0cd2b24f9ae8 100644
--- a/sd/source/ui/view/drvwshrg.cxx
+++ b/sd/source/ui/view/drvwshrg.cxx
@@ -2,9 +2,9 @@
*
* $RCSfile: drvwshrg.cxx,v $
*
- * $Revision: 1.1.1.1 $
+ * $Revision: 1.2 $
*
- * last change: $Author: hr $ $Date: 2000-09-18 16:48:44 $
+ * last change: $Author: tbe $ $Date: 2000-10-23 10:47:01 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -63,7 +63,7 @@
#include <sfx2/templdlg.hxx>
#endif
-#include <basctl/idetemp.hxx>
+//#include <basctl/idetemp.hxx>
#include <svx/fontwork.hxx>
#include <svx/bmpmask.hxx>
#include <svx/galbrws.hxx>