summaryrefslogtreecommitdiff
path: root/extensions/source/bibliography/bibview.hxx
diff options
context:
space:
mode:
authorOliver Specht <os@openoffice.org>2000-10-20 12:06:38 +0000
committerOliver Specht <os@openoffice.org>2000-10-20 12:06:38 +0000
commit8a1fc858c813db777813ba7e7a2ab90a4284860b (patch)
tree7228940f89c90112a7fa1b3c41c05f6798262302 /extensions/source/bibliography/bibview.hxx
parent273c0eaf4acea9864e3f25afa483aa48cb568c4e (diff)
unused forwards removed
Diffstat (limited to 'extensions/source/bibliography/bibview.hxx')
-rw-r--r--extensions/source/bibliography/bibview.hxx6
1 files changed, 2 insertions, 4 deletions
diff --git a/extensions/source/bibliography/bibview.hxx b/extensions/source/bibliography/bibview.hxx
index 5b39ae096733..1859589705a7 100644
--- a/extensions/source/bibliography/bibview.hxx
+++ b/extensions/source/bibliography/bibview.hxx
@@ -2,9 +2,9 @@
*
* $RCSfile: bibview.hxx,v $
*
- * $Revision: 1.1.1.1 $
+ * $Revision: 1.2 $
*
- * last change: $Author: hr $ $Date: 2000-09-18 16:16:44 $
+ * last change: $Author: os $ $Date: 2000-10-20 13:06:38 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -74,8 +74,6 @@
#endif
class BibGeneralPage;
-class BibBusinessAddress;
-class BibBusinessPhone;
class BibDataManager;
namespace com{ namespace sun{ namespace star{ namespace awt{ class XFocusListener;}}}}