summaryrefslogtreecommitdiff
path: root/extensions/source/bibliography/datman.hxx
diff options
context:
space:
mode:
authorOliver Specht <os@openoffice.org>2000-11-20 11:23:38 +0000
committerOliver Specht <os@openoffice.org>2000-11-20 11:23:38 +0000
commite3df8bccc696556d15bd145510d452228648d07d (patch)
treec59e57a4fd84a62d4dac555bbe774288a7cf3970 /extensions/source/bibliography/datman.hxx
parente3b88a0886a551fbb82991daa72358ccc56b7b74 (diff)
data source dialog revived - dialogs can be called via toolbox button
Diffstat (limited to 'extensions/source/bibliography/datman.hxx')
-rw-r--r--extensions/source/bibliography/datman.hxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/extensions/source/bibliography/datman.hxx b/extensions/source/bibliography/datman.hxx
index c3b4de5added..b6ce32d3c7a3 100644
--- a/extensions/source/bibliography/datman.hxx
+++ b/extensions/source/bibliography/datman.hxx
@@ -2,9 +2,9 @@
*
* $RCSfile: datman.hxx,v $
*
- * $Revision: 1.2 $
+ * $Revision: 1.3 $
*
- * last change: $Author: os $ $Date: 2000-11-13 11:41:26 $
+ * last change: $Author: os $ $Date: 2000-11-20 12:23:38 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -188,7 +188,7 @@ public:
void SetView(BibView* pView) {pBibView = pView;}
- void SetToolbar(BibToolBar* pSet) {pToolbar = pSet;}
+ void SetToolbar(BibToolBar* pSet);
void SetGridWin(BibGridwin* pSet) {pGridWin = pSet;}
const rtl::OUString& GetIdentifierMapping();