Lines Matching refs:SfxOfficeDispatch

324 SFX_IMPL_XINTERFACE_1( SfxOfficeDispatch, SfxStatusDispatcher, ::com::sun::star::lang::XUnoTunnel )  in SFX_IMPL_XINTERFACE_1()  argument
325 SFX_IMPL_XTYPEPROVIDER_2( SfxOfficeDispatch, ::com::sun::star::frame::XNotifyingDispatch, ::com::su… in SFX_IMPL_XINTERFACE_1()
330 sal_Int64 SAL_CALL SfxOfficeDispatch::getSomething( const ::com::sun::star::uno::Sequence< sal_Int8… in SFX_IMPL_XINTERFACE_1()
360 SfxOfficeDispatch::SfxOfficeDispatch( SfxBindings& rBindings, SfxDispatcher* pDispat, const SfxSlot… in SfxOfficeDispatch() function in SfxOfficeDispatch
368 SfxOfficeDispatch::SfxOfficeDispatch( SfxDispatcher* pDispat, const SfxSlot* pSlot, const ::com::su… in SfxOfficeDispatch() function in SfxOfficeDispatch
376 SfxOfficeDispatch::~SfxOfficeDispatch() in ~SfxOfficeDispatch()
388 const ::com::sun::star::uno::Sequence< sal_Int8 >& SfxOfficeDispatch::impl_getStaticIdentifier() in impl_getStaticIdentifier()
397 void SAL_CALL SfxOfficeDispatch::dispatch( const ::com::sun::star::util::URL& aURL, const ::com::su… in dispatch()
416 void SAL_CALL SfxOfficeDispatch::dispatchWithNotification( const ::com::sun::star::util::URL& aURL, in dispatchWithNotification()
432 void SAL_CALL SfxOfficeDispatch::addStatusListener(const ::com::sun::star::uno::Reference< ::com::s… in addStatusListener()
442 SfxDispatcher* SfxOfficeDispatch::GetDispatcher_Impl() in GetDispatcher_Impl()
447 void SfxOfficeDispatch::SetFrame(const ::com::sun::star::uno::Reference< ::com::sun::star::frame::X… in SetFrame()
453 void SfxOfficeDispatch::SetMasterUnoCommand( sal_Bool bSet ) in SetMasterUnoCommand()
459 sal_Bool SfxOfficeDispatch::IsMasterUnoCommand() const in IsMasterUnoCommand()
467 sal_Bool SfxOfficeDispatch::IsMasterUnoCommand( const ::com::sun::star::util::URL& aURL ) in IsMasterUnoCommand()
476 rtl::OUString SfxOfficeDispatch::GetMasterUnoCommand( const ::com::sun::star::util::URL& aURL ) in GetMasterUnoCommand()
490 SfxOfficeDispatch* pDisp, in SfxDispatchController_Impl()