Searched refs:rDispatch (Results 1 – 7 of 7) sorted by relevance
/aoo42x/main/svtools/inc/svtools/ |
H A D | framestatuslistener.hxx | 91 …& rURL, const ::com::sun::star::uno::Reference< ::com::sun::star::frame::XDispatch >& rDispatch ) : in Listener() 92 aURL( rURL ), xDispatch( rDispatch ) {} in Listener()
|
H A D | statusbarcontroller.hxx | 111 …& rURL, const ::com::sun::star::uno::Reference< ::com::sun::star::frame::XDispatch >& rDispatch ) : in Listener() 112 aURL( rURL ), xDispatch( rDispatch ) {} in Listener()
|
H A D | toolboxcontroller.hxx | 136 …& rURL, const ::com::sun::star::uno::Reference< ::com::sun::star::frame::XDispatch >& rDispatch ) : in Listener() 137 aURL( rURL ), xDispatch( rDispatch ) {} in Listener()
|
/aoo42x/main/framework/inc/classes/ |
H A D | menumanager.hxx | 126 MenuItemHandler( sal_uInt16 aItemId, MenuManager* pManager, REFERENCE< XDISPATCH >& rDispatch ) : in MenuItemHandler() 127 nItemId( aItemId ), pSubMenuManager( pManager ), xMenuItemDispatch( rDispatch ) {} in MenuItemHandler()
|
/aoo42x/main/sw/source/ui/utlui/ |
H A D | glbltree.cxx | 879 SfxDispatcher& rDispatch = *pActiveShell->GetView().GetViewFrame()->GetDispatcher(); in ExcecuteContextMenuAction() local 936 rDispatch.Execute(FN_EDIT_REGION, SFX_CALLMODE_ASYNCHRON, &aName, 0L); in ExcecuteContextMenuAction() 1022 rDispatch.Execute(SID_NEWDOCDIRECT, in ExcecuteContextMenuAction() 1094 rDispatch.Execute(nSlot); in ExcecuteContextMenuAction()
|
/aoo42x/main/desktop/source/app/ |
H A D | dispatchwatcher.cxx | 71 DispatchHolder( const URL& rURL, Reference< XDispatch >& rDispatch ) : in DispatchHolder() 72 aURL( rURL ), xDispatch( rDispatch ) {} in DispatchHolder()
|
/aoo42x/main/framework/inc/uielement/ |
H A D | menubarmanager.hxx | 203 … ::com::sun::star::uno::Reference< ::com::sun::star::frame::XDispatch >& rDispatch ) : in MenuItemHandler() 207 xMenuItemDispatch( rDispatch ) {} in MenuItemHandler()
|
Completed in 53 milliseconds