Searched refs:BindDispatch_Impl (Results 1 – 3 of 3) sorted by relevance
/aoo4110/main/sfx2/source/control/ |
H A D | statcach.cxx | 72 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 D | bindings.cxx | 2134 BindDispatch_Impl *pBind = new BindDispatch_Impl( xDisp, aURL, pCache, pSlot ); in QueryState()
|
/aoo4110/main/sfx2/source/inc/ |
H A D | statcach.hxx | 49 class BindDispatch_Impl : public ::com::sun::star::frame::XStatusListener , class 61 BindDispatch_Impl( 78 friend class BindDispatch_Impl; 79 BindDispatch_Impl* pDispatch;
|
Completed in 40 milliseconds