Home
last modified time | relevance | path

Searched refs:SfxStatusDispatcher (Results 1 – 4 of 4) sorted by relevance

/trunk/main/sfx2/source/control/
H A Dunoctitm.cxx278 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() argument
297 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
/trunk/main/sfx2/inc/sfx2/
H A Dunoctitm.hxx92 class SfxStatusDispatcher : public ::com::sun::star::frame::XNotifyingDispatch, class
102 SfxStatusDispatcher();
120 class SfxOfficeDispatch : public SfxStatusDispatcher
/trunk/main/sfx2/source/inc/
H A Dappdata.hxx51 class SfxStatusDispatcher;
111 SfxStatusDispatcher* pAppDispatch;
/trunk/main/sfx2/source/appl/
H A Dappinit.cxx244 pAppData_Impl->pAppDispatch = new SfxStatusDispatcher; in Initialize_Impl()

Completed in 25 milliseconds