summaryrefslogtreecommitdiffstats
path: root/sw/source/ui/inc/uiitems.hxx
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2004-08-12 12:08:44 +0000
committerOliver Bolte <obo@openoffice.org>2004-08-12 12:08:44 +0000
commit511048a4601640c64e6233adea8c815c7cee6bbe (patch)
treecfc71a89e43189ae5448fa09cd2d3a335c4a7f44 /sw/source/ui/inc/uiitems.hxx
parentINTEGRATION: CWS tune05 (1.3.736); FILE MERGED (diff)
downloadcore-511048a4601640c64e6233adea8c815c7cee6bbe.tar.gz
core-511048a4601640c64e6233adea8c815c7cee6bbe.zip
INTEGRATION: CWS tune05 (1.3.764); FILE MERGED
2004/07/21 15:31:42 cmc 1.3.764.1: #i30554# unused ctor
Diffstat (limited to 'sw/source/ui/inc/uiitems.hxx')
-rw-r--r--sw/source/ui/inc/uiitems.hxx5
1 files changed, 2 insertions, 3 deletions
diff --git a/sw/source/ui/inc/uiitems.hxx b/sw/source/ui/inc/uiitems.hxx
index f88a4d96518c..62fe1227ac9f 100644
--- a/sw/source/ui/inc/uiitems.hxx
+++ b/sw/source/ui/inc/uiitems.hxx
@@ -2,9 +2,9 @@
*
* $RCSfile: uiitems.hxx,v $
*
- * $Revision: 1.3 $
+ * $Revision: 1.4 $
*
- * last change: $Author: er $ $Date: 2001-05-13 03:33:31 $
+ * last change: $Author: obo $ $Date: 2004-08-12 13:08:44 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -122,7 +122,6 @@ class SwUINumRuleItem : public SfxPoolItem
SwNumRule* pRule;
public:
- SwUINumRuleItem( const String& rName, const USHORT = FN_PARAM_ACT_NUMBER);
SwUINumRuleItem( const SwNumRule& rRule, const USHORT = FN_PARAM_ACT_NUMBER);
SwUINumRuleItem( const SwUINumRuleItem& rItem );
virtual ~SwUINumRuleItem();