Searched refs:TryContextMenuInterception (Results 1 – 6 of 6) sorted by relevance
/aoo42x/main/sfx2/source/menu/ |
H A D | mnumgr.cxx | 560 …if ( pFrame->GetViewShell()->TryContextMenuInterception( *pSVMenu, sDummyMenuName, pMenu, aEvent )… in Popup() 610 …if ( pFrame->GetViewShell()->TryContextMenuInterception( *pSVMenu, sDummyMenuName, pMenu, aEvent )… in ExecutePopup()
|
/aoo42x/main/sfx2/inc/sfx2/ |
H A D | viewsh.hxx | 284 …sal_Bool TryContextMenuInterception( Menu& rIn, const ::rtl::OUString& rMen…
|
/aoo42x/main/starmath/source/ |
H A D | edit.cxx | 348 if ( GetView()->TryContextMenuInterception( *pPopupMenu, sDummy, pMenu, aEvent ) ) in Command()
|
/aoo42x/main/sw/source/ui/uiview/ |
H A D | viewling.cxx | 757 if(TryContextMenuInterception( *pPopup, sMenuName, pMenu, aEvent )) in ExecSpellPopup()
|
/aoo42x/main/sfx2/source/view/ |
H A D | viewsh.cxx | 2134 sal_Bool SfxViewShell::TryContextMenuInterception( Menu& rIn, const ::rtl::OUString& rMenuIdentifie… in TryContextMenuInterception() function in SfxViewShell
|
/aoo42x/main/sw/source/ui/docvw/ |
H A D | edtwin.cxx | 4819 … if( GetView().TryContextMenuInterception( *pROPopup, sMenuName, pMenu, aEvent ) ) in Command()
|
Completed in 55 milliseconds