summaryrefslogtreecommitdiff
path: root/sw/source/ui/inc/optload.hxx
diff options
context:
space:
mode:
authorOliver Specht <os@openoffice.org>2001-04-09 08:46:35 +0000
committerOliver Specht <os@openoffice.org>2001-04-09 08:46:35 +0000
commit1a78db54d9cb833e984c074aa403cee6fc944fbb (patch)
tree88b1e94facb29d87d664f6defbede40c32cdc225 /sw/source/ui/inc/optload.hxx
parent600b26ebdb457da404a1575bc42a81b82dad08bd (diff)
#85859# some option dialog errors fixed
Diffstat (limited to 'sw/source/ui/inc/optload.hxx')
-rw-r--r--sw/source/ui/inc/optload.hxx6
1 files changed, 2 insertions, 4 deletions
diff --git a/sw/source/ui/inc/optload.hxx b/sw/source/ui/inc/optload.hxx
index 5464c529d374..fb951c040cac 100644
--- a/sw/source/ui/inc/optload.hxx
+++ b/sw/source/ui/inc/optload.hxx
@@ -2,9 +2,9 @@
*
* $RCSfile: optload.hxx,v $
*
- * $Revision: 1.2 $
+ * $Revision: 1.3 $
*
- * last change: $Author: os $ $Date: 2001-03-22 09:40:18 $
+ * last change: $Author: os $ $Date: 2001-04-09 09:46:34 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -134,8 +134,6 @@ private:
UINT16 nLastTab;
sal_Int32 nOldLinkMode;
- SvxStringArray aMetricArr;
-
DECL_LINK(CaptionHdl, PushButton*);
DECL_LINK(MetricHdl, ListBox*);
DECL_LINK(UpdateHdl, CheckBox* );