summaryrefslogtreecommitdiff
path: root/extensions/source/bibliography/toolbar.hxx
diff options
context:
space:
mode:
authorOliver Specht <os@openoffice.org>2000-11-14 14:10:26 +0000
committerOliver Specht <os@openoffice.org>2000-11-14 14:10:26 +0000
commitf8b73548fa3600b7d248d5b3f353fe8e0a80ef66 (patch)
tree529417eef117482482695561a38bd95929540a69 /extensions/source/bibliography/toolbar.hxx
parentc2ebb344049f2cc6b7ced8d990482262059e72d1 (diff)
almost completely working again
Diffstat (limited to 'extensions/source/bibliography/toolbar.hxx')
-rw-r--r--extensions/source/bibliography/toolbar.hxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/extensions/source/bibliography/toolbar.hxx b/extensions/source/bibliography/toolbar.hxx
index 223a73ba1c05..6b6ecda68931 100644
--- a/extensions/source/bibliography/toolbar.hxx
+++ b/extensions/source/bibliography/toolbar.hxx
@@ -2,9 +2,9 @@
*
* $RCSfile: toolbar.hxx,v $
*
- * $Revision: 1.1.1.1 $
+ * $Revision: 1.2 $
*
- * last change: $Author: hr $ $Date: 2000-09-18 16:16:45 $
+ * last change: $Author: os $ $Date: 2000-11-14 15:10:26 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -206,7 +206,7 @@ class BibToolBar: public ToolBox
public:
- BibToolBar(Window* pParent, WinBits nStyle = 0 );
+ BibToolBar(Window* pParent, WinBits nStyle = WB_3DLOOK );
~BibToolBar();
void SetXController(const ::com::sun::star::uno::Reference< ::com::sun::star::frame::XController > &);