/aoo41x/main/sfx2/inc/sfx2/ |
H A D | dispatch.hxx | 202 void ExecutePopup( const ResId &rId, 204 static void ExecutePopup( sal_uInt16 nConfigId = 0, 206 static void ExecutePopup( sal_uInt16 nConfigId,
|
H A D | mnumgr.hxx | 114 …static void ExecutePopup( const ResId&, SfxViewFrame* pViewFrame, const Point& rPoint, Win…
|
/aoo41x/main/sfx2/source/control/ |
H A D | dispatch.cxx | 2629 void SfxDispatcher::ExecutePopup( sal_uInt16 nConfigId, in ExecutePopup() function in SfxDispatcher 2633 ExecutePopup( nConfigId, pWin, pPos ); in ExecutePopup() 2663 void SfxDispatcher::ExecutePopup( sal_uInt16 nConfigId, Window *pWin, const Point *pPos ) in ExecutePopup() function in SfxDispatcher 2703 …SfxPopupMenuManager::ExecutePopup( rResId, rDisp.GetFrame(), pPos ? *pPos : pWindow->GetPointerPos… in ExecutePopup() 2710 void SfxDispatcher::ExecutePopup( const ResId &rId, Window *pWin, const Point *pPos ) in ExecutePopup() function in SfxDispatcher 2720 …SfxPopupMenuManager::ExecutePopup( rId, GetFrame(), pPos ? *pPos : pWindow->GetPointerPosPixel(), … in ExecutePopup()
|
/aoo41x/main/svx/source/gallery2/ |
H A D | galbrws2.cxx | 151 void ExecutePopup( Window *pParent, const ::Point &aPos ); 257 void GalleryThemePopup::ExecutePopup( Window *pWindow, const ::Point &aPos ) in ExecutePopup() function in __anonaf11f73c0111::GalleryThemePopup 719 rPopup->ExecutePopup( this, aSelPos ); in ShowContextMenu()
|
/aoo41x/main/sc/source/ui/dbgui/ |
H A D | csvgrid.cxx | 562 void ScCsvGrid::ExecutePopup( const Point& rPos ) in ExecutePopup() function in ScCsvGrid 949 ExecutePopup( aPos ); in Command() 959 ExecutePopup( Point( (nX1 + nX2) / 2, GetHeight() / 2 ) ); in Command()
|
/aoo41x/main/sd/source/ui/view/ |
H A D | drviews4.cxx | 830 GetViewFrame()->GetDispatcher()->ExecutePopup(SdResId(nSdResId)); in Command() 858 … GetViewFrame()->GetDispatcher()->ExecutePopup(SdResId(nSdResId),GetActiveWindow(),&aMenuPos); in Command()
|
H A D | tabcontr.cxx | 360 pDispatcher->ExecutePopup( SdResId( nResId ) ); in Command()
|
H A D | outlnvsh.cxx | 1512 GetViewFrame()->GetDispatcher()->ExecutePopup(SdResId(RID_OUTLINE_POPUP)); in Command()
|
/aoo41x/main/sc/source/ui/inc/ |
H A D | csvgrid.hxx | 231 SC_DLLPRIVATE void ExecutePopup( const Point& rPos );
|
/aoo41x/main/sd/source/ui/dlg/ |
H A D | LayerTabBar.cxx | 210 pDispatcher->ExecutePopup(SdResId(RID_LAYERTAB_POPUP)); in Command()
|
/aoo41x/main/basctl/source/basicide/ |
H A D | baside3.cxx | 260 pDispatcher->ExecutePopup( IDEResId(RID_POPUP_DLGED), this, &PosPixel ); in Command() 264 pDispatcher->ExecutePopup( IDEResId(RID_POPUP_DLGED) ); in Command()
|
H A D | baside2b.cxx | 392 pDispatcher->ExecutePopup(); in Command()
|
/aoo41x/main/sc/source/ui/view/ |
H A D | tabcont.cxx | 432 pViewData->GetDispatcher().ExecutePopup( ScResId(RID_POPUP_TAB) ); in Command()
|
H A D | hdrcont.cxx | 914 pViewSh->GetDispatcher()->ExecutePopup( aResId ); in Command()
|
H A D | preview.cxx | 596 SfxDispatcher::ExecutePopup(); in Command()
|
H A D | gridwin.cxx | 2942 SfxDispatcher::ExecutePopup( 0, this, &aMenuPos ); in Command()
|
/aoo41x/main/sfx2/source/menu/ |
H A D | mnumgr.cxx | 577 void SfxPopupMenuManager::ExecutePopup( const ResId& rResId, SfxViewFrame* pFrame, const Point& rPo… in ExecutePopup() function in SfxPopupMenuManager
|
/aoo41x/main/sd/source/ui/slidesorter/controller/ |
H A D | SlideSorterController.cxx | 468 pDispatcher->ExecutePopup( in Command()
|
/aoo41x/main/sw/source/ui/docvw/ |
H A D | srcedtw.cxx | 417 GetDispatcher()->ExecutePopup(); in Command()
|
H A D | edtwin.cxx | 4833 GetView().GetViewFrame()->GetDispatcher()->ExecutePopup( 0, this, &aPixPos); in Command()
|
/aoo41x/main/svx/source/form/ |
H A D | fmtextcontrolshell.cxx | 1389 m_rBindings.GetDispatcher()->ExecutePopup( SVX_RES( RID_FM_TEXTATTRIBUTE_MENU ) ); in contextMenuRequested()
|
/aoo41x/main/sw/source/ui/uiview/ |
H A D | pview.cxx | 540 mrView.GetViewFrame()->GetDispatcher()->ExecutePopup(); in Command()
|
/aoo41x/main/starmath/source/ |
H A D | view.cxx | 369 ->ExecutePopup( aResId, this, &aPos ); in Command()
|