Lines Matching refs:SfxUnoControllerItem
97 SFX_IMPL_XINTERFACE_2( SfxUnoControllerItem, OWeakObject, ::com::sun::star::frame::XStatusListener,… in SFX_IMPL_XINTERFACE_2() argument
98 SFX_IMPL_XTYPEPROVIDER_2( SfxUnoControllerItem, ::com::sun::star::frame::XStatusListener, ::com::su… in SFX_IMPL_XINTERFACE_2()
100 SfxUnoControllerItem::SfxUnoControllerItem( SfxControllerItem *pItem, SfxBindings& rBind, const Str… in SFX_IMPL_XINTERFACE_2()
112 SfxUnoControllerItem::~SfxUnoControllerItem() in ~SfxUnoControllerItem()
119 void SfxUnoControllerItem::UnBind() in UnBind()
127 void SAL_CALL SfxUnoControllerItem::statusChanged(const ::com::sun::star::frame::FeatureStateEvent&… in statusChanged()
185 void SAL_CALL SfxUnoControllerItem::disposing( const ::com::sun::star::lang::EventObject& ) throw … in disposing()
191 void SfxUnoControllerItem::ReleaseDispatch() in ReleaseDispatch()
200 void SfxUnoControllerItem::GetNewDispatch() in GetNewDispatch()
237 ::com::sun::star::uno::Reference< ::com::sun::star::frame::XDispatch > SfxUnoControllerItem::TryGe… in TryGetDispatch()
258 void SfxUnoControllerItem::Execute() in Execute()
268 void SfxUnoControllerItem::ReleaseBindings() in ReleaseBindings()