Home
last modified time | relevance | path

Searched refs:SfxStatusListener (Results 1 – 3 of 3) sorted by relevance

/aoo4110/main/sfx2/source/control/
H A Dsfxstatuslistener.cxx60 SfxStatusListener::SfxStatusListener( const Reference< XDispatchProvider >& rDispatchProvider, sal_… in SFX_IMPL_XINTERFACE_3()
73 SfxStatusListener::~SfxStatusListener() in ~SfxStatusListener()
78 void SfxStatusListener::StateChanged( sal_uInt16, SfxItemState, const SfxPoolItem* ) in StateChanged()
83 void SfxStatusListener::Bind() in Bind()
99 void SfxStatusListener::Bind( sal_uInt16 nSlotId, const rtl::OUString& rNewCommand ) in Bind()
126 void SfxStatusListener::UnBind() in UnBind()
136 void SfxStatusListener::ReBind() in ReBind()
156 void SAL_CALL SfxStatusListener::dispose() throw( ::com::sun::star::uno::RuntimeException ) in dispose()
174 void SAL_CALL SfxStatusListener::addEventListener( const Reference< XEventListener >& ) in addEventListener()
186 void SAL_CALL SfxStatusListener::disposing( const EventObject& Source ) in disposing()
[all …]
/aoo4110/main/sfx2/inc/sfx2/
H A Dsfxstatuslistener.hxx46 class SFX2_DLLPUBLIC SfxStatusListener : class
55SfxStatusListener( const ::com::sun::star::uno::Reference< ::com::sun::star::frame::XDispatchProvi…
56 virtual ~SfxStatusListener();
79 SfxStatusListener( const SfxStatusListener& );
80 SfxStatusListener();
81 SfxStatusListener& operator=( const SfxStatusListener& );
/aoo4110/main/svx/source/tbxctrls/
H A Dtbcontrl.cxx317 class SfxStyleControllerItem_Impl : public SfxStatusListener
1660 : SfxStatusListener( rDispatchProvider, nSlotId, rCommand ), in SfxStyleControllerItem_Impl()

Completed in 47 milliseconds