Searched refs:MarkGluePoint (Results 1 – 5 of 5) sorted by relevance
/aoo41x/main/svx/inc/svx/ |
H A D | svdmrkv.hxx | 432 …sal_Bool MarkGluePoint(const SdrObject* pObj, sal_uInt16 nId, const SdrPageView* pPV, sal_Bool bUn… 433 …nst SdrObject* pObj, sal_uInt16 nId, const SdrPageView* pPV) { return MarkGluePoint(pObj,nId,pPV,s… in UnmarkGluePoint()
|
/aoo41x/main/svx/source/svdraw/ |
H A D | svdmrkv1.cxx | 622 sal_Bool SdrMarkView::MarkGluePoint(const SdrObject* pObj, sal_uInt16 nId, const SdrPageView* /*pPV… in MarkGluePoint() function in SdrMarkView 673 return MarkGluePoint(rHdl.GetObj(),(sal_uInt16)rHdl.GetObjHdlNum(),rHdl.GetPageView(),sal_True); in UnmarkGluePoint()
|
H A D | svddrgv.cxx | 796 if (MarkGluePoint(pObj,nGlueId,pPV)) in BegInsGluePoint()
|
H A D | svdview.cxx | 916 bRet=MarkGluePoint(rVEvt.pObj,rVEvt.nGlueId,rVEvt.pPV,rVEvt.bUnmark); in DoMouseEvent()
|
/aoo41x/main/sd/source/ui/func/ |
H A D | fuediglu.cxx | 185 mpView->MarkGluePoint(aVEvt.pObj, aVEvt.nGlueId, aVEvt.pPV); in MouseButtonDown()
|
Completed in 36 milliseconds