summaryrefslogtreecommitdiff
path: root/extensions/source/bibliography/general.hxx
diff options
context:
space:
mode:
authorOliver Specht <os@openoffice.org>2002-05-08 07:55:59 +0000
committerOliver Specht <os@openoffice.org>2002-05-08 07:55:59 +0000
commit15ee5053578d121c8c900902d6a3fcaa0ea7a80f (patch)
treeba289f1ba44e0068e0ddecac2dfbb3abf7829d2c /extensions/source/bibliography/general.hxx
parent03a03bc51765687636fa13a831a57f100ad84849 (diff)
#98562# #98563# menu entries to insert/delete record(s) added
Diffstat (limited to 'extensions/source/bibliography/general.hxx')
-rw-r--r--extensions/source/bibliography/general.hxx10
1 files changed, 2 insertions, 8 deletions
diff --git a/extensions/source/bibliography/general.hxx b/extensions/source/bibliography/general.hxx
index 99f30ad26788..ad8cc233fa5b 100644
--- a/extensions/source/bibliography/general.hxx
+++ b/extensions/source/bibliography/general.hxx
@@ -2,9 +2,9 @@
*
* $RCSfile: general.hxx,v $
*
- * $Revision: 1.4 $
+ * $Revision: 1.5 $
*
- * last change: $Author: gt $ $Date: 2002-04-25 09:27:20 $
+ * last change: $Author: os $ $Date: 2002-05-08 08:50:24 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -74,9 +74,6 @@
#ifndef _COM_SUN_STAR_FORM_XBOUNDCOMPONENT_HPP_
#include <com/sun/star/form/XBoundComponent.hpp>
#endif
-#ifndef _COM_SUN_STAR_FORM_XFORMCONTROLLER_HPP_
-#include <com/sun/star/form/XFormController.hpp>
-#endif
#ifndef _COM_SUN_STAR_SDBC_XROWSETLISTENER_HPP_
#include <com/sun/star/sdbc/XRowSetListener.hpp>
#endif
@@ -176,9 +173,6 @@ class BibGeneralPage: public BibGeneralPageBaseClass, public TabPage
::com::sun::star::uno::Reference< ::com::sun::star::awt::XControlContainer >
xCtrlContnr;
- ::com::sun::star::uno::Reference< ::com::sun::star::form::XFormController >
- xFormCtrl;
-
::com::sun::star::uno::Reference< ::com::sun::star::lang::XMultiServiceFactory >
xMgr;