summaryrefslogtreecommitdiff
path: root/sfx2/source/notify/eventsupplier.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'sfx2/source/notify/eventsupplier.cxx')
-rw-r--r--sfx2/source/notify/eventsupplier.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sfx2/source/notify/eventsupplier.cxx b/sfx2/source/notify/eventsupplier.cxx
index 80b11199bd99..0e8d2c42c42e 100644
--- a/sfx2/source/notify/eventsupplier.cxx
+++ b/sfx2/source/notify/eventsupplier.cxx
@@ -311,7 +311,7 @@ void SAL_CALL SfxEvents_Impl::disposing( const lang::EventObject& /*Source*/ ) t
SfxEvents_Impl::SfxEvents_Impl( SfxObjectShell* pShell,
- uno::Reference< document::XEventBroadcaster > xBroadcaster )
+ uno::Reference< document::XEventBroadcaster > const & xBroadcaster )
{
// get the list of supported events and store it
if ( pShell )