Home
last modified time | relevance | path

Searched refs:GetMarkedGluePoints (Results 1 – 6 of 6) sorted by relevance

/AOO41X/main/svx/source/svdraw/
H A Dsvdmrkv1.cxx410 pPts=pM->GetMarkedGluePoints(); in UndirtyMrkPnt()
503 const SdrUShortCont* pPts=pM->GetMarkedGluePoints(); in HasMarkedGluePoints()
516 const SdrUShortCont* pPts=pM->GetMarkedGluePoints(); in GetMarkedGluePointCount()
533 SdrUShortCont* pPts=pM->GetMarkedGluePoints(); in MarkGluePoints()
631 SdrUShortCont* pPts=bUnmark ? pM->GetMarkedGluePoints() : pM->ForceMarkedGluePoints(); in MarkGluePoint()
662 const SdrUShortCont* pPts=pM->GetMarkedGluePoints(); in IsGluePointMarked()
H A Dsvdglev.cxx62 const SdrUShortCont* pPts=pM->GetMarkedGluePoints(); in ImpDoMarkedGluePoints()
250 const SdrUShortCont* pPts=pM->GetMarkedGluePoints(); in DeleteMarkedGluePoints()
295 SdrUShortCont* pPts=pM->GetMarkedGluePoints(); in ImpCopyMarkedGluePoints()
332 const SdrUShortCont* pPts=pM->GetMarkedGluePoints(); in ImpTransformMarkedGluePoints()
H A Dsvdmark.cxx725 const SdrUShortCont* pPts = bGlue ? pMark->GetMarkedGluePoints() : pMark->GetMarkedPoints(); in GetPointMarkDescription()
788 … const SdrUShortCont* pPts = bGlue ? pMark2->GetMarkedGluePoints() : pMark2->GetMarkedPoints(); in GetPointMarkDescription()
H A Dsvdmrkv.cxx870 const SdrUShortCont* pMrkGlue=pM->GetMarkedGluePoints(); in SetMarkHandles()
1287 SdrUShortCont* pPts=pM->GetMarkedGluePoints(); in CheckMarked()
H A Dsvddrgmt.cxx553 const SdrUShortCont* pPts = pM->GetMarkedGluePoints(); in createSdrDragEntries_GlueDrag()
1717 const SdrUShortCont* pPts=pM->GetMarkedGluePoints(); in MoveSdrDrag()
/AOO41X/main/svx/inc/svx/
H A Dsvdmark.hxx226 const SdrUShortCont* GetMarkedGluePoints() const in GetMarkedGluePoints() function in SdrMark
241 SdrUShortCont* GetMarkedGluePoints() in GetMarkedGluePoints() function in SdrMark