summaryrefslogtreecommitdiff
path: root/sw/source/ui/inc/regionsw.hxx
diff options
context:
space:
mode:
authorOliver Specht <os@openoffice.org>2001-07-04 08:02:51 +0000
committerOliver Specht <os@openoffice.org>2001-07-04 08:02:51 +0000
commitd271bbc91b1c6dad50b2b1c6b7836bb378025965 (patch)
treea877a390373f236aadf5e746cfee0f17008eb1cd /sw/source/ui/inc/regionsw.hxx
parentff63838f2ece1d9f37eca1b4802b24ec163a79f2 (diff)
#89021# redesign
Diffstat (limited to 'sw/source/ui/inc/regionsw.hxx')
-rw-r--r--sw/source/ui/inc/regionsw.hxx7
1 files changed, 2 insertions, 5 deletions
diff --git a/sw/source/ui/inc/regionsw.hxx b/sw/source/ui/inc/regionsw.hxx
index e62ad6bf6a..8a900b19eb 100644
--- a/sw/source/ui/inc/regionsw.hxx
+++ b/sw/source/ui/inc/regionsw.hxx
@@ -2,9 +2,9 @@
*
* $RCSfile: regionsw.hxx,v $
*
- * $Revision: 1.4 $
+ * $Revision: 1.5 $
*
- * last change: $Author: os $ $Date: 2001-04-27 12:10:08 $
+ * last change: $Author: os $ $Date: 2001-07-04 09:02:51 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -204,7 +204,6 @@ class SwEditRegionDlg : public SfxModalDialog
FixedLine aNameFL;
Edit aCurName;
SvTreeListBox aTree;
- FixedLine aSepFL;
FixedLine aLinkFL;
TriStateBox aFileCB;
@@ -294,8 +293,6 @@ class SwInsertSectionTabPage : public SfxTabPage
FixedLine aNameFL;
ComboBox aCurName;
- FixedLine aSepFL;
-
FixedLine aLinkFL;
CheckBox aFileCB;
#ifdef DDE_AVAILABLE