summaryrefslogtreecommitdiff
path: root/extensions/source/bibliography/datman.hxx
diff options
context:
space:
mode:
authorKurt Zenker <kz@openoffice.org>2008-05-20 18:06:19 +0000
committerKurt Zenker <kz@openoffice.org>2008-05-20 18:06:19 +0000
commitaef55a44ffa261a87c85b46ee24bd7b63a2cfaba (patch)
tree0eb2be2cb7e71fca8d43139e3fbb69a9af471a2c /extensions/source/bibliography/datman.hxx
parent682badd590fff139c538524ec4324c59977d28ca (diff)
INTEGRATION: CWS mba30patches01 (1.15.40); FILE MERGED
2008/04/23 10:48:20 mba 1.15.40.2: RESYNC: (1.15-1.16); FILE MERGED 2008/03/18 15:40:52 mba 1.15.40.1: #i86365#: remove unused code
Diffstat (limited to 'extensions/source/bibliography/datman.hxx')
-rw-r--r--extensions/source/bibliography/datman.hxx6
1 files changed, 1 insertions, 5 deletions
diff --git a/extensions/source/bibliography/datman.hxx b/extensions/source/bibliography/datman.hxx
index 0f09e8add405..6f5bb6834e5c 100644
--- a/extensions/source/bibliography/datman.hxx
+++ b/extensions/source/bibliography/datman.hxx
@@ -7,7 +7,7 @@
* OpenOffice.org - a multi-platform office productivity suite
*
* $RCSfile: datman.hxx,v $
- * $Revision: 1.16 $
+ * $Revision: 1.17 $
*
* This file is part of OpenOffice.org.
*
@@ -177,10 +177,6 @@ public:
::com::sun::star::uno::Reference< ::com::sun::star::awt::XControlModel > loadControlModel(const ::rtl::OUString& rName,
sal_Bool bForceListBox = sal_False);
- void saveCtrModel(const ::rtl::OUString& rName,
- const ::com::sun::star::uno::Reference< ::com::sun::star::awt::XControlModel > & rCtrModel);
-
- sal_Bool moveRelative(sal_Int32 nMove);
void CreateMappingDialog(Window* pParent);
::rtl::OUString CreateDBChangeDialog(Window* pParent);