Home
last modified time | relevance | path

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

/trunk/main/sfx2/source/control/
H A Dstatcach.cxx72 SFX_IMPL_XINTERFACE_2( BindDispatch_Impl, OWeakObject, ::com::sun::star::frame::XStatusListener, ::… in DBG_NAME()
73 SFX_IMPL_XTYPEPROVIDER_2( BindDispatch_Impl, ::com::sun::star::frame::XStatusListener, ::com::sun::… in DBG_NAME()
76 BindDispatch_Impl::BindDispatch_Impl( const ::com::sun::star::uno::Reference< ::com::sun::star::fra… in DBG_NAME()
86 void SAL_CALL BindDispatch_Impl::disposing( const ::com::sun::star::lang::EventObject& ) throw( ::c… in disposing()
95 void SAL_CALL BindDispatch_Impl::statusChanged( const ::com::sun::star::frame::FeatureStateEvent& … in statusChanged()
173 void BindDispatch_Impl::Release() in Release()
185 const ::com::sun::star::frame::FeatureStateEvent& BindDispatch_Impl::GetStatus() const in GetStatus()
190 void BindDispatch_Impl::Dispatch( uno::Sequence < beans::PropertyValue > aProps, sal_Bool bForceSyn… in Dispatch()
330 pDispatch = new BindDispatch_Impl( xDisp, aURL, this, pSlot ); in GetSlotServer()
H A Dbindings.cxx2134 BindDispatch_Impl *pBind = new BindDispatch_Impl( xDisp, aURL, pCache, pSlot ); in QueryState()
/trunk/main/sfx2/source/inc/
H A Dstatcach.hxx48 class BindDispatch_Impl : public ::com::sun::star::frame::XStatusListener , class
60 BindDispatch_Impl(
77 friend class BindDispatch_Impl;
78 BindDispatch_Impl* pDispatch;

Completed in 35 milliseconds