summaryrefslogtreecommitdiff
path: root/extensions/source/bibliography/toolbar.hxx
diff options
context:
space:
mode:
authorKurt Zenker <kz@openoffice.org>2008-05-20 18:07:37 +0000
committerKurt Zenker <kz@openoffice.org>2008-05-20 18:07:37 +0000
commit82d73b8338efcfc804ac82976526be44d1a05002 (patch)
treedfac43321cbae05365af4bd92e59095ef2c97543 /extensions/source/bibliography/toolbar.hxx
parent035258f627d2b6b13833c9c37711731a817cbc59 (diff)
INTEGRATION: CWS mba30patches01 (1.11.40); FILE MERGED
2008/04/23 10:48:38 mba 1.11.40.2: RESYNC: (1.11-1.12); FILE MERGED 2008/03/18 15:40:54 mba 1.11.40.1: #i86365#: remove unused code
Diffstat (limited to 'extensions/source/bibliography/toolbar.hxx')
-rw-r--r--extensions/source/bibliography/toolbar.hxx6
1 files changed, 1 insertions, 5 deletions
diff --git a/extensions/source/bibliography/toolbar.hxx b/extensions/source/bibliography/toolbar.hxx
index 310c839c08c1..899154682264 100644
--- a/extensions/source/bibliography/toolbar.hxx
+++ b/extensions/source/bibliography/toolbar.hxx
@@ -7,7 +7,7 @@
* OpenOffice.org - a multi-platform office productivity suite
*
* $RCSfile: toolbar.hxx,v $
- * $Revision: 1.12 $
+ * $Revision: 1.13 $
*
* This file is part of OpenOffice.org.
*
@@ -63,10 +63,6 @@ public:
~BibToolBarListener();
rtl::OUString GetCommand();
- void SetCommand(const rtl::OUString& aStr);
-
- sal_uInt16 GetIndex();
- void SetIndex(sal_uInt16 nIndex);
// ::com::sun::star::lang::XEventListener
// we do not hold References to dispatches, so there is nothing to do on disposal