Searched refs:SfxStatusDispatcher (Results 1 – 4 of 4) sorted by relevance
278 void SfxStatusDispatcher::ReleaseAll() in ReleaseAll()285 void SAL_CALL SfxStatusDispatcher::dispatch( const ::com::sun::star::util::URL&, const ::com::sun::… in dispatch()289 void SAL_CALL SfxStatusDispatcher::dispatchWithNotification( in dispatchWithNotification()296 SFX_IMPL_XINTERFACE_2( SfxStatusDispatcher, OWeakObject, ::com::sun::star::frame::XNotifyingDispatc… in SFX_IMPL_XINTERFACE_2() argument297 SFX_IMPL_XTYPEPROVIDER_2( SfxStatusDispatcher, ::com::sun::star::frame::XNotifyingDispatch, ::com::… in SFX_IMPL_XINTERFACE_2()300 SfxStatusDispatcher::SfxStatusDispatcher() in SFX_IMPL_XINTERFACE_2()305 void SAL_CALL SfxStatusDispatcher::addStatusListener(const ::com::sun::star::uno::Reference< ::com:… in addStatusListener()319 void SAL_CALL SfxStatusDispatcher::removeStatusListener( const ::com::sun::star::uno::Reference< ::… in removeStatusListener()324 SFX_IMPL_XINTERFACE_1( SfxOfficeDispatch, SfxStatusDispatcher, ::com::sun::star::lang::XUnoTunnel ) in SFX_IMPL_XINTERFACE_1() argument
92 class SfxStatusDispatcher : public ::com::sun::star::frame::XNotifyingDispatch, class102 SfxStatusDispatcher();120 class SfxOfficeDispatch : public SfxStatusDispatcher
51 class SfxStatusDispatcher;111 SfxStatusDispatcher* pAppDispatch;
244 pAppData_Impl->pAppDispatch = new SfxStatusDispatcher; in Initialize_Impl()
Completed in 13 milliseconds