summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOliver Specht <os@openoffice.org>2000-10-27 13:30:49 +0000
committerOliver Specht <os@openoffice.org>2000-10-27 13:30:49 +0000
commite4ec3908ab251c4d620fc524bc7e011a7bc97ed7 (patch)
tree09ef0a3e4dc2ea6e36e044beedc4843b4c366668
parent854ce75c79f8d3fcf86f8c3d052acc17bd364476 (diff)
sba includes removed
-rw-r--r--sw/source/core/bastyp/calc.cxx10
-rw-r--r--sw/source/ui/app/applab.cxx7
-rw-r--r--sw/source/ui/app/swmodul1.cxx7
-rw-r--r--sw/source/ui/dbui/dbinsdlg.cxx7
-rw-r--r--sw/source/ui/dbui/dbmgr.cxx16
-rw-r--r--sw/source/ui/envelp/envlop1.cxx7
-rw-r--r--sw/source/ui/envelp/label1.cxx7
-rw-r--r--sw/source/ui/wrtsh/wrtsh1.cxx10
8 files changed, 19 insertions, 52 deletions
diff --git a/sw/source/core/bastyp/calc.cxx b/sw/source/core/bastyp/calc.cxx
index 42393f74555d..d32bf00ca197 100644
--- a/sw/source/core/bastyp/calc.cxx
+++ b/sw/source/core/bastyp/calc.cxx
@@ -2,9 +2,9 @@
*
* $RCSfile: calc.cxx,v $
*
- * $Revision: 1.4 $
+ * $Revision: 1.5 $
*
- * last change: $Author: os $ $Date: 2000-10-27 11:23:40 $
+ * last change: $Author: os $ $Date: 2000-10-27 14:30:49 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -95,12 +95,6 @@
#ifndef _APP_HXX //autogen
#include <vcl/svapp.hxx>
#endif
-#ifndef _SBA_SBADB_HXX //autogen
-#include <offmgr/sbadb.hxx>
-#endif
-#ifndef _SBA_SBAOBJ_HXX //autogen
-#include <offmgr/sbaobj.hxx>
-#endif
#ifndef _OFF_APP_HXX //autogen
#include <offmgr/app.hxx>
#endif
diff --git a/sw/source/ui/app/applab.cxx b/sw/source/ui/app/applab.cxx
index 21ae50a6cb1d..00e719bd223e 100644
--- a/sw/source/ui/app/applab.cxx
+++ b/sw/source/ui/app/applab.cxx
@@ -2,9 +2,9 @@
*
* $RCSfile: applab.cxx,v $
*
- * $Revision: 1.3 $
+ * $Revision: 1.4 $
*
- * last change: $Author: os $ $Date: 2000-10-13 11:55:20 $
+ * last change: $Author: os $ $Date: 2000-10-27 14:29:44 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -90,9 +90,6 @@
#ifndef _SFX_BINDINGS_HXX //autogen
#include <sfx2/bindings.hxx>
#endif
-#ifndef _SBA_SBAOBJ_HXX //autogen
-#include <offmgr/sbaobj.hxx>
-#endif
#ifndef _MSGBOX_HXX //autogen
#include <vcl/msgbox.hxx>
#endif
diff --git a/sw/source/ui/app/swmodul1.cxx b/sw/source/ui/app/swmodul1.cxx
index e35a6037f1d0..cdb99f8b1489 100644
--- a/sw/source/ui/app/swmodul1.cxx
+++ b/sw/source/ui/app/swmodul1.cxx
@@ -2,9 +2,9 @@
*
* $RCSfile: swmodul1.cxx,v $
*
- * $Revision: 1.5 $
+ * $Revision: 1.6 $
*
- * last change: $Author: os $ $Date: 2000-10-27 11:24:03 $
+ * last change: $Author: os $ $Date: 2000-10-27 14:29:44 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -101,9 +101,6 @@
#ifndef _SBASLTID_HRC //autogen
#include <offmgr/sbasltid.hrc>
#endif
-#ifndef _SBA_SBAOBJ_HXX //autogen
-#include <offmgr/sbaobj.hxx>
-#endif
#ifndef _OFF_APP_HXX //autogen
#include <offmgr/app.hxx>
#endif
diff --git a/sw/source/ui/dbui/dbinsdlg.cxx b/sw/source/ui/dbui/dbinsdlg.cxx
index d742c8402bb8..785817ebdd78 100644
--- a/sw/source/ui/dbui/dbinsdlg.cxx
+++ b/sw/source/ui/dbui/dbinsdlg.cxx
@@ -2,9 +2,9 @@
*
* $RCSfile: dbinsdlg.cxx,v $
*
- * $Revision: 1.4 $
+ * $Revision: 1.5 $
*
- * last change: $Author: os $ $Date: 2000-10-27 11:24:06 $
+ * last change: $Author: os $ $Date: 2000-10-27 14:29:45 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -146,9 +146,6 @@
#ifndef _SV_SVAPP_HXX //autogen
#include <vcl/svapp.hxx>
#endif
-#ifndef _SBAITEMS_HRC //autogen
-#include <offmgr/sbaitems.hrc>
-#endif
#ifndef _SFXSTYLE_HXX //autogen
#include <svtools/style.hxx>
#endif
diff --git a/sw/source/ui/dbui/dbmgr.cxx b/sw/source/ui/dbui/dbmgr.cxx
index 31cdc3cada76..e263cf8f7bcf 100644
--- a/sw/source/ui/dbui/dbmgr.cxx
+++ b/sw/source/ui/dbui/dbmgr.cxx
@@ -2,9 +2,9 @@
*
* $RCSfile: dbmgr.cxx,v $
*
- * $Revision: 1.4 $
+ * $Revision: 1.5 $
*
- * last change: $Author: os $ $Date: 2000-10-27 11:24:06 $
+ * last change: $Author: os $ $Date: 2000-10-27 14:29:45 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -133,18 +133,6 @@
#ifndef _SFXDISPATCH_HXX //autogen
#include <sfx2/dispatch.hxx>
#endif
-#ifndef _SBAOBJ_HXX //autogen
-#include <offmgr/sbaobj.hxx>
-#endif
-#ifndef _SBA_SBADB_HXX //autogen
-#include <offmgr/sbadb.hxx>
-#endif
-#ifndef _SBAITEMS_HRC
-#include <offmgr/sbaitems.hrc>
-#endif
-#ifndef _SBAITEMS_HXX
-#include <offmgr/sbaitems.hxx>
-#endif
#ifndef _OFF_APP_HXX //autogen
#include <offmgr/app.hxx>
#endif
diff --git a/sw/source/ui/envelp/envlop1.cxx b/sw/source/ui/envelp/envlop1.cxx
index 783dde9f1e7d..9c7f8fc00c8c 100644
--- a/sw/source/ui/envelp/envlop1.cxx
+++ b/sw/source/ui/envelp/envlop1.cxx
@@ -2,9 +2,9 @@
*
* $RCSfile: envlop1.cxx,v $
*
- * $Revision: 1.4 $
+ * $Revision: 1.5 $
*
- * last change: $Author: os $ $Date: 2000-10-27 11:24:15 $
+ * last change: $Author: os $ $Date: 2000-10-27 14:29:46 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -66,9 +66,6 @@
#pragma hdrstop
#include "dbmgr.hxx"
-#ifndef _SBA_SBAOBJ_HXX //autogen
-#include <offmgr/sbaobj.hxx>
-#endif
#ifndef _SFXAPP_HXX //autogen
#include <sfx2/app.hxx>
#endif
diff --git a/sw/source/ui/envelp/label1.cxx b/sw/source/ui/envelp/label1.cxx
index 49f24e01b60c..bfd9d25add64 100644
--- a/sw/source/ui/envelp/label1.cxx
+++ b/sw/source/ui/envelp/label1.cxx
@@ -2,9 +2,9 @@
*
* $RCSfile: label1.cxx,v $
*
- * $Revision: 1.6 $
+ * $Revision: 1.7 $
*
- * last change: $Author: os $ $Date: 2000-10-27 11:24:15 $
+ * last change: $Author: os $ $Date: 2000-10-27 14:29:46 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -89,9 +89,6 @@
#ifndef _SFX_INIMGR_HXX
#include <sfx2/inimgr.hxx>
#endif
-#ifndef _SBA_SBAOBJ_HXX //autogen
-#include <offmgr/sbaobj.hxx>
-#endif
#ifndef _SWTYPES_HXX
#include <swtypes.hxx>
diff --git a/sw/source/ui/wrtsh/wrtsh1.cxx b/sw/source/ui/wrtsh/wrtsh1.cxx
index 55d497403bf5..f3111fd55206 100644
--- a/sw/source/ui/wrtsh/wrtsh1.cxx
+++ b/sw/source/ui/wrtsh/wrtsh1.cxx
@@ -2,9 +2,9 @@
*
* $RCSfile: wrtsh1.cxx,v $
*
- * $Revision: 1.4 $
+ * $Revision: 1.5 $
*
- * last change: $Author: jp $ $Date: 2000-10-25 15:36:07 $
+ * last change: $Author: os $ $Date: 2000-10-27 14:29:47 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -127,9 +127,6 @@
#ifndef _OFF_APP_HXX //autogen
#include <offmgr/app.hxx>
#endif
-#ifndef _SBAITEMS_HRC //autogen
-#include <offmgr/sbaitems.hrc>
-#endif
#ifndef _SV_GRAPH_HXX //autogen
#include <vcl/graph.hxx>
#endif
@@ -1572,6 +1569,9 @@ void SwWrtShell::NewCoreSelection()
/*************************************************************************
$Log: not supported by cvs2svn $
+ Revision 1.4 2000/10/25 15:36:07 jp
+ use CharClass/BreakIt instead of old WordSelection
+
Revision 1.3 2000/10/25 12:06:30 jp
Spellchecker/Hyphenator are not longer member of the shells