summaryrefslogtreecommitdiff
path: root/sfx2/inc/sfx2/tbxctrl.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sfx2/inc/sfx2/tbxctrl.hxx')
-rw-r--r--sfx2/inc/sfx2/tbxctrl.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sfx2/inc/sfx2/tbxctrl.hxx b/sfx2/inc/sfx2/tbxctrl.hxx
index f675140c752a..c5a890a2a87f 100644
--- a/sfx2/inc/sfx2/tbxctrl.hxx
+++ b/sfx2/inc/sfx2/tbxctrl.hxx
@@ -80,7 +80,7 @@ enum SfxPopupWindowType
class SfxFrameStatusListener : public svt::FrameStatusListener
{
public:
- SfxFrameStatusListener( const ::com::sun::star::uno::Reference< ::com::sun::star::lang::XMultiServiceFactory >& rServiceManager,
+ SfxFrameStatusListener( const ::com::sun::star::uno::Reference< ::com::sun::star::uno::XComponentContext >& rxContext,
const ::com::sun::star::uno::Reference< ::com::sun::star::frame::XFrame >& xFrame,
SfxStatusListenerInterface* pCallee );
virtual ~SfxFrameStatusListener();