summaryrefslogtreecommitdiffstats
path: root/svx/source/dialog/thesdlg.cxx
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2008-01-07 07:38:36 +0000
committerOliver Bolte <obo@openoffice.org>2008-01-07 07:38:36 +0000
commitce440983fb610a0ddd9a16d14914a94f03c6b3a3 (patch)
treeac75f4241453357ad3cefad3681dd84a9de7fb05 /svx/source/dialog/thesdlg.cxx
parentINTEGRATION: CWS supdremove (1.5.558); FILE MERGED (diff)
downloadcore-ce440983fb610a0ddd9a16d14914a94f03c6b3a3.tar.gz
core-ce440983fb610a0ddd9a16d14914a94f03c6b3a3.zip
INTEGRATION: CWS supdremove (1.18.90); FILE MERGED
2007/11/16 10:23:11 vg 1.18.90.1: #i83674# cleanup: remove obsolete SUPD macro use
Diffstat (limited to 'svx/source/dialog/thesdlg.cxx')
-rw-r--r--svx/source/dialog/thesdlg.cxx9
1 files changed, 2 insertions, 7 deletions
diff --git a/svx/source/dialog/thesdlg.cxx b/svx/source/dialog/thesdlg.cxx
index 2660bc67ab88..70f394f2b814 100644
--- a/svx/source/dialog/thesdlg.cxx
+++ b/svx/source/dialog/thesdlg.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: thesdlg.cxx,v $
*
- * $Revision: 1.18 $
+ * $Revision: 1.19 $
*
- * last change: $Author: kz $ $Date: 2007-09-05 17:45:10 $
+ * last change: $Author: obo $ $Date: 2008-01-07 08:38:36 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -152,11 +152,6 @@ private:
CancelButton aCancelBtn;
HelpButton aHelpBtn;
-#if SUPD <= 626
- Reference< XThesaurus > xThesaurus;
- uno::Sequence< lang::Locale > aSuppLang; // supported languages
-#endif
-
DECL_LINK( DoubleClickHdl_Impl, ListBox * );
public: