Home
last modified time | relevance | path

Searched refs:GetDispatch (Results 1 – 17 of 17) sorted by relevance

/trunk/main/sd/source/ui/tools/
H A DSlotStateListener.cxx102 uno::Reference<frame::XDispatch> xDispatch (GetDispatch(aURL)); in ObserveSlot()
148 SlotStateListener::GetDispatch (const util::URL& rURL) const in GetDispatch() function in sd::tools::SlotStateListener
183 uno::Reference<frame::XDispatch> xDispatch (GetDispatch(*iURL)); in ReleaseListeners()
/trunk/main/odk/examples/cpp/complextoolbarcontrols/
H A DMyProtocolHandler.cxx75 aListenerHelper.GetDispatch( mxFrame, aURL.Path ); in SendCommand()
146 xRet = aListenerHelper.GetDispatch( mxFrame, aURL.Path ); in queryDispatch()
326 Reference < XDispatch > xDispatch = aListenerHelper.GetDispatch( mxFrame, aURL.Path ); in dispatch()
H A DListenerHelper.cxx101 com::sun::star::uno::Reference < XDispatch > ListenerHelper::GetDispatch( in GetDispatch() function in ListenerHelper
H A DListenerHelper.h67 com::sun::star::uno::Reference < com::sun::star::frame::XDispatch > GetDispatch(
/trunk/main/sfx2/source/view/
H A Dsfxbasecontroller.cxx821 return pAct->GetBindings().GetDispatch( pSlot, aURL, bMasterCommand ); in queryDispatch()
858 … return pParentFrame->GetBindings().GetDispatch( pSlot2, aURL, bMasterCommand ); in queryDispatch()
872 return pAct->GetBindings().GetDispatch( pSlot, aURL, sal_False ); in queryDispatch()
878 return pAct->GetBindings().GetDispatch( pSlot, aURL, sal_False ); in queryDispatch()
910 … return pParentFrame->GetBindings().GetDispatch( pSlot2, aURL, sal_False ); in queryDispatch()
/trunk/main/sfx2/source/control/
H A Dbindings.cxx396 if( pCache->GetDispatch().is() && pCache->GetItemLink() ) in Update_Impl()
504 if( pCache->GetDispatch().is() && pCache->GetItemLink() ) in Update()
1185 if ( pCache && pCache->GetDispatch().is() ) in Execute_Impl()
2094 xDisp = pCache->GetDispatch(); in QueryState()
2398 uno::Reference < frame::XDispatch > SfxBindings::GetDispatch( const SfxSlot* pSlot, const util::URL… in GetDispatch() function in SfxBindings
H A Dstatcach.cxx553 ::com::sun::star::uno::Reference< ::com::sun::star::frame::XDispatch > SfxStateCache::GetDispatch(… in GetDispatch() function in SfxStateCache
/trunk/main/sfx2/inc/sfx2/sidebar/
H A DTools.hxx64 static cssu::Reference<css::frame::XDispatch> GetDispatch (
/trunk/main/sd/source/ui/inc/tools/
H A DSlotStateListener.hxx150 GetDispatch (
/trunk/main/sfx2/source/sidebar/
H A DSidebarController.cxx164 mxReadOnlyModeDispatch = Tools::GetDispatch(mxFrame, aURL); in SidebarController()
872 Reference<frame::XDispatch> xDispatch (Tools::GetDispatch(mxFrame, aURL)); in ShowDetailMenu()
H A DPanelTitleBar.cxx177 Reference<frame::XDispatch> xDispatch (Tools::GetDispatch(mxFrame, aURL)); in HandleToolBoxItemClick()
H A DTools.cxx179 Reference<frame::XDispatch> Tools::GetDispatch ( in GetDispatch() function in sfx2::sidebar::Tools
/trunk/main/sdext/source/presenter/
H A DPresenterController.cxx652 Reference<frame::XDispatch> xDispatch (GetDispatch(aURL)); in DispatchUnoCommand()
662 Reference<css::frame::XDispatch> PresenterController::GetDispatch (const util::URL& rURL) const in GetDispatch() function in sdext::presenter::PresenterController
H A DPresenterController.hxx126 css::uno::Reference<css::frame::XDispatch> GetDispatch (
H A DPresenterToolBar.cxx1548 Reference<frame::XDispatch> xDispatch (mpToolBar->GetPresenterController()->GetDispatch(aURL)); in UpdateState()
/trunk/main/sfx2/source/inc/
H A Dstatcach.hxx104 ::com::sun::star::uno::Reference< ::com::sun::star::frame::XDispatch > GetDispatch() const;
/trunk/main/sfx2/inc/sfx2/
H A Dbindings.hxx191GetDispatch( const SfxSlot*, const com::sun::star::util::URL& aURL, sal_Bool bMasterCommand );

Completed in 89 milliseconds