Home
last modified time | relevance | path

Searched refs:ExecutePopup (Results 1 – 23 of 23) sorted by relevance

/trunk/main/sfx2/inc/sfx2/
H A Ddispatch.hxx202 void ExecutePopup( const ResId &rId,
204 static void ExecutePopup( sal_uInt16 nConfigId = 0,
206 static void ExecutePopup( sal_uInt16 nConfigId,
H A Dmnumgr.hxx114 …static void ExecutePopup( const ResId&, SfxViewFrame* pViewFrame, const Point& rPoint, Win…
/trunk/main/sfx2/source/control/
H A Ddispatch.cxx2629 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()
/trunk/main/svx/source/gallery2/
H A Dgalbrws2.cxx151 void ExecutePopup( Window *pParent, const ::Point &aPos );
257 void GalleryThemePopup::ExecutePopup( Window *pWindow, const ::Point &aPos ) in ExecutePopup() function in __anon60af25540111::GalleryThemePopup
719 rPopup->ExecutePopup( this, aSelPos ); in ShowContextMenu()
/trunk/main/sc/source/ui/dbgui/
H A Dcsvgrid.cxx562 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()
/trunk/main/sd/source/ui/view/
H A Ddrviews4.cxx836 GetViewFrame()->GetDispatcher()->ExecutePopup(SdResId(nSdResId)); in Command()
864 … GetViewFrame()->GetDispatcher()->ExecutePopup(SdResId(nSdResId),GetActiveWindow(),&aMenuPos); in Command()
H A Dtabcontr.cxx360 pDispatcher->ExecutePopup( SdResId( nResId ) ); in Command()
H A Doutlnvsh.cxx1512 GetViewFrame()->GetDispatcher()->ExecutePopup(SdResId(RID_OUTLINE_POPUP)); in Command()
/trunk/main/sc/source/ui/inc/
H A Dcsvgrid.hxx231 SC_DLLPRIVATE void ExecutePopup( const Point& rPos );
/trunk/main/sd/source/ui/dlg/
H A DLayerTabBar.cxx210 pDispatcher->ExecutePopup(SdResId(RID_LAYERTAB_POPUP)); in Command()
/trunk/main/basctl/source/basicide/
H A Dbaside3.cxx260 pDispatcher->ExecutePopup( IDEResId(RID_POPUP_DLGED), this, &PosPixel ); in Command()
264 pDispatcher->ExecutePopup( IDEResId(RID_POPUP_DLGED) ); in Command()
H A Dbaside2b.cxx392 pDispatcher->ExecutePopup(); in Command()
/trunk/main/sc/source/ui/view/
H A Dtabcont.cxx432 pViewData->GetDispatcher().ExecutePopup( ScResId(RID_POPUP_TAB) ); in Command()
H A Dhdrcont.cxx914 pViewSh->GetDispatcher()->ExecutePopup( aResId ); in Command()
H A Dpreview.cxx596 SfxDispatcher::ExecutePopup(); in Command()
H A Dgridwin.cxx2957 SfxDispatcher::ExecutePopup( 0, this, &aMenuPos ); in Command()
/trunk/main/sfx2/source/menu/
H A Dmnumgr.cxx577 void SfxPopupMenuManager::ExecutePopup( const ResId& rResId, SfxViewFrame* pFrame, const Point& rPo… in ExecutePopup() function in SfxPopupMenuManager
/trunk/main/sd/source/ui/slidesorter/controller/
H A DSlideSorterController.cxx468 pDispatcher->ExecutePopup( in Command()
/trunk/main/sw/source/ui/docvw/
H A Dsrcedtw.cxx417 GetDispatcher()->ExecutePopup(); in Command()
H A Dedtwin.cxx4835 GetView().GetViewFrame()->GetDispatcher()->ExecutePopup( 0, this, &aPixPos); in Command()
/trunk/main/svx/source/form/
H A Dfmtextcontrolshell.cxx1389 m_rBindings.GetDispatcher()->ExecutePopup( SVX_RES( RID_FM_TEXTATTRIBUTE_MENU ) ); in contextMenuRequested()
/trunk/main/sw/source/ui/uiview/
H A Dpview.cxx540 mrView.GetViewFrame()->GetDispatcher()->ExecutePopup(); in Command()
/trunk/main/starmath/source/
H A Dview.cxx372 ->ExecutePopup( aResId, this, &aPos ); in Command()

Completed in 160 milliseconds