Searched refs:GetGluePointHdl (Results 1 – 5 of 5) sorted by relevance
186 SdrHdl* pHdl = mpView->GetGluePointHdl(aVEvt.pObj, aVEvt.nGlueId); in MouseButtonDown()
439 SdrHdl* GetGluePointHdl(const SdrObject* pObj, sal_uInt16 nId) const;
798 pHdl=GetGluePointHdl(pObj,nGlueId); in BegInsGluePoint()
677 SdrHdl* SdrMarkView::GetGluePointHdl(const SdrObject* pObj, sal_uInt16 nId) const in GetGluePointHdl() function in SdrMarkView
919 SdrHdl* pHdl=GetGluePointHdl(rVEvt.pObj,rVEvt.nGlueId); in DoMouseEvent()
Completed in 36 milliseconds