summaryrefslogtreecommitdiff
path: root/extensions/source/bibliography/datman.hxx
diff options
context:
space:
mode:
authorHans-Joachim Lankenau <hjs@openoffice.org>2001-09-13 11:12:04 +0000
committerHans-Joachim Lankenau <hjs@openoffice.org>2001-09-13 11:12:04 +0000
commit35a37cfbfa7b79fbf44643ae9d0571d5714d29f1 (patch)
treeadf4b77f86ffa89d32e9b7197e9e906d5207777a /extensions/source/bibliography/datman.hxx
parent734ded2c4e67c36a45de90ca9e19f937f8d70fd1 (diff)
#92075#
Diffstat (limited to 'extensions/source/bibliography/datman.hxx')
-rw-r--r--extensions/source/bibliography/datman.hxx7
1 files changed, 4 insertions, 3 deletions
diff --git a/extensions/source/bibliography/datman.hxx b/extensions/source/bibliography/datman.hxx
index a55ddaee1f5e..919fb0ddf1ef 100644
--- a/extensions/source/bibliography/datman.hxx
+++ b/extensions/source/bibliography/datman.hxx
@@ -2,9 +2,9 @@
*
* $RCSfile: datman.hxx,v $
*
- * $Revision: 1.5 $
+ * $Revision: 1.6 $
*
- * last change: $Author: fs $ $Date: 2001-08-17 09:23:12 $
+ * last change: $Author: hjs $ $Date: 2001-09-13 12:12:04 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -120,7 +120,8 @@ public:
virtual void SAL_CALL propertyChange(const ::com::sun::star::beans::PropertyChangeEvent& evt)
throw( ::com::sun::star::uno::RuntimeException );
- virtual void SAL_CALL disposing( const ::com::sun::star::lang::EventObject& Source );
+ virtual void SAL_CALL disposing( const ::com::sun::star::lang::EventObject& Source )
+ throw( ::com::sun::star::uno::RuntimeException );