Searched refs:BegMacroObj (Results 1 – 7 of 7) sorted by relevance
/aoo4110/main/svx/inc/svx/ |
H A D | svdedxv.hxx | 284 …sal_Bool BegMacroObj(const Point& rPnt, short nTol, SdrObject* pObj, SdrPageView* pPV, Window* pWi… 285 …sal_Bool BegMacroObj(const Point& rPnt, SdrObject* pObj, SdrPageView* pPV, Window* pWin) { return … in BegMacroObj() function in SdrObjEditView
|
/aoo4110/main/sc/source/ui/drawfunc/ |
H A D | fusel.cxx | 173 pView->BegMacroObj(aMDPos, pObj, pPV, pWindow); in MouseButtonDown()
|
H A D | futext.cxx | 258 pView->BegMacroObj(aMDPos,pObj,pPV,pWindow); in MouseButtonDown()
|
/aoo4110/main/sd/source/ui/func/ |
H A D | futext.cxx | 339 mpView->BegMacroObj(aMDPos,nHitLog,pObj,pPV,mpWindow); in MouseButtonDown()
|
H A D | fusel.cxx | 269 mpView->BegMacroObj(aMDPos, nHitLog, pObj, pPV, mpWindow); in MouseButtonDown()
|
/aoo4110/main/svx/source/svdraw/ |
H A D | svdview.cxx | 942 …case SDREVENT_BEGMACROOBJ: bRet=BegMacroObj(aLogicPos,nHitTolLog,rVEvt.pObj,rVEvt.pPV,(Window*)pAc… in DoMouseEvent()
|
H A D | svdedxv.cxx | 1849 sal_Bool SdrObjEditView::BegMacroObj(const Point& rPnt, short nTol, SdrObject* pObj, SdrPageView* p… in BegMacroObj() function in SdrObjEditView
|
Completed in 54 milliseconds