Home
last modified time | relevance | path

Searched refs:GetGluePointHdl (Results 1 – 10 of 10) sorted by relevance

/dports/editors/libreoffice/libreoffice-7.2.6.2/sd/source/ui/func/
H A Dfuediglu.cxx141 SdrHdl* pHdl = mpView->GetGluePointHdl(aVEvt.pObj, aVEvt.nGlueId); in MouseButtonDown()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sd/source/ui/func/
H A Dfuediglu.cxx141 SdrHdl* pHdl = mpView->GetGluePointHdl(aVEvt.pObj, aVEvt.nGlueId); in MouseButtonDown()
/dports/editors/libreoffice/libreoffice-7.2.6.2/include/svx/
H A Dsvdmrkv.hxx388 SdrHdl* GetGluePointHdl(const SdrObject* pObj, sal_uInt16 nId) const;
/dports/editors/libreoffice6/libreoffice-6.4.7.2/include/svx/
H A Dsvdmrkv.hxx378 SdrHdl* GetGluePointHdl(const SdrObject* pObj, sal_uInt16 nId) const;
/dports/editors/libreoffice/libreoffice-7.2.6.2/svx/source/svdraw/
H A Dsvdmrkv1.cxx520 SdrHdl* SdrMarkView::GetGluePointHdl(const SdrObject* pObj, sal_uInt16 nId) const in GetGluePointHdl() function in SdrMarkView
H A Dsvddrgv.cxx757 pHdl=GetGluePointHdl(pObj,nGlueId); in BegInsGluePoint()
H A Dsvdview.cxx876 SdrHdl* pHdl=GetGluePointHdl(rVEvt.pObj,rVEvt.nGlueId); in DoMouseEvent()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/svx/source/svdraw/
H A Dsvdmrkv1.cxx523 SdrHdl* SdrMarkView::GetGluePointHdl(const SdrObject* pObj, sal_uInt16 nId) const in GetGluePointHdl() function in SdrMarkView
H A Dsvddrgv.cxx771 pHdl=GetGluePointHdl(pObj,nGlueId); in BegInsGluePoint()
H A Dsvdview.cxx883 SdrHdl* pHdl=GetGluePointHdl(rVEvt.pObj,rVEvt.nGlueId); in DoMouseEvent()