Home
last modified time | relevance | path

Searched refs:ExecuteMenuCommand (Results 1 – 4 of 4) sorted by relevance

/trunk/main/sw/source/ui/inc/ !
H A Duitool.hxx86 bool ExecuteMenuCommand( PopupMenu& rMenu, SfxViewFrame& rViewFrame, sal_uInt16 nId );
/trunk/main/sw/source/ui/utlui/ !
H A Duitool.cxx753 bool ExecuteMenuCommand( PopupMenu& rMenu, SfxViewFrame& rViewFrame, sal_uInt16 nId ) in ExecuteMenuCommand() function
/trunk/main/sw/source/ui/uiview/ !
H A Dviewling.cxx769 … if(!ExecuteMenuCommand( *dynamic_cast<PopupMenu*>(pMenu), *GetViewFrame(), nId )) in ExecSpellPopup()
/trunk/main/sw/source/ui/docvw/ !
H A Dedtwin.cxx4823 … if( !::ExecuteMenuCommand( *static_cast<PopupMenu*>(pMenu), *rView.GetViewFrame(), nExecId )) in Command()