summaryrefslogtreecommitdiff
path: root/extensions/source/bibliography/loadlisteneradapter.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'extensions/source/bibliography/loadlisteneradapter.hxx')
-rw-r--r--extensions/source/bibliography/loadlisteneradapter.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/extensions/source/bibliography/loadlisteneradapter.hxx b/extensions/source/bibliography/loadlisteneradapter.hxx
index cc7c876c42e1..701f2129b9d3 100644
--- a/extensions/source/bibliography/loadlisteneradapter.hxx
+++ b/extensions/source/bibliography/loadlisteneradapter.hxx
@@ -52,7 +52,7 @@ namespace bib
virtual ~OComponentListener();
// XEventListener equivalents
- virtual void _disposing( const ::com::sun::star::lang::EventObject& _rSource ) throw( ::com::sun::star::uno::RuntimeException );
+ void _disposing( const ::com::sun::star::lang::EventObject& _rSource ) throw( ::com::sun::star::uno::RuntimeException );
protected:
void setAdapter( OComponentAdapterBase* _pAdapter );