Searched refs:SdrUShortCont (Results 1 – 9 of 9) sorted by relevance
42 class SVX_DLLPUBLIC SdrUShortCont class56 SdrUShortCont(const SdrUShortCont& rCont) in SdrUShortCont() function in SdrUShortCont64 SdrUShortCont& operator=(const SdrUShortCont& rCont) in operator =()216 const SdrUShortCont* GetMarkedPoints() const in GetMarkedPoints()221 const SdrUShortCont* GetMarkedLines() const in GetMarkedLines()231 SdrUShortCont* GetMarkedPoints() in GetMarkedPoints()236 SdrUShortCont* GetMarkedLines() in GetMarkedLines()241 SdrUShortCont* GetMarkedGluePoints() in GetMarkedGluePoints()246 SdrUShortCont* ForceMarkedPoints() in ForceMarkedPoints()249 mpPoints = new SdrUShortCont(1024, 32, 32); in ForceMarkedPoints()[all …]
34 class SdrUShortCont;
94 const SdrUShortCont* pPts=pM->GetMarkedPoints(); in HasMarkedPoints()111 const SdrUShortCont* pPts=pM->GetMarkedPoints(); in GetMarkedPointCount()149 SdrUShortCont* pPts=pMark->ForceMarkedPoints(); in ImpMarkPoint()217 SdrUShortCont* pPts=pM->ForceMarkedPoints(); in MarkPoint()249 SdrUShortCont* pPts=pM->GetMarkedPoints(); in MarkPoints()257 SdrUShortCont* pPts=pM->ForceMarkedPoints(); in MarkPoints()279 SdrUShortCont* pPts=pM->GetMarkedPoints(); in MarkPoints()376 SdrUShortCont* pPts=pM->GetMarkedPoints(); in UndirtyMrkPnt()503 const SdrUShortCont* pPts=pM->GetMarkedGluePoints(); in HasMarkedGluePoints()516 const SdrUShortCont* pPts=pM->GetMarkedGluePoints(); in GetMarkedGluePointCount()[all …]
67 void SdrUShortCont::Sort() const in Sort()71 ((SdrUShortCont*)this)->mbSorted = sal_True; in Sort()87 ((SdrUShortCont*)this)->Remove(nNum); in Sort()95 void SdrUShortCont::CheckSort(sal_uLong nPos) in CheckSort()121 std::set< sal_uInt16 > SdrUShortCont::getContainer() in getContainer()235 mpPoints = new SdrUShortCont(*rMark.mpPoints); in operator =()255 mpLines = new SdrUShortCont(*rMark.mpLines); in operator =()275 mpGluePoints = new SdrUShortCont(*rMark.mpGluePoints); in operator =()725 const SdrUShortCont* pPts = bGlue ? pMark->GetMarkedGluePoints() : pMark->GetMarkedPoints(); in GetPointMarkDescription()788 const SdrUShortCont* pPts = bGlue ? pMark2->GetMarkedGluePoints() : pMark2->GetMarkedPoints(); in GetPointMarkDescription()
94 SdrUShortCont* pPts = pM->GetMarkedPoints(); in CheckPolyPossibilitiesHelper()219 SdrUShortCont* pPts = pM->GetMarkedPoints(); in SetMarkedPointsSmooth()254 SdrUShortCont* pPts = pM->GetMarkedPoints(); in SetMarkedSegmentsKind()322 SdrUShortCont* pPts=pM->GetMarkedPoints(); in DeleteMarkedPoints()373 SdrUShortCont* pPts = pM->GetMarkedPoints(); in RipUpAtMarkedPoints()449 const SdrUShortCont* pSelectedPoints = pMark->GetMarkedPoints(); in IsRipUpAtMarkedPointsPossible()609 const SdrUShortCont* pPts=pM->GetMarkedPoints(); in ImpTransformMarkedPoints()
60 const SdrUShortCont* pPts=pM->GetMarkedGluePoints(); in ImpDoMarkedGluePoints()244 const SdrUShortCont* pPts=pM->GetMarkedGluePoints(); in DeleteMarkedGluePoints()288 SdrUShortCont* pPts=pM->GetMarkedGluePoints(); in ImpCopyMarkedGluePoints()324 const SdrUShortCont* pPts=pM->GetMarkedGluePoints(); in ImpTransformMarkedGluePoints()
831 const SdrUShortCont* pMrkPnts=pM->GetMarkedPoints(); in SetMarkHandles()870 const SdrUShortCont* pMrkGlue=pM->GetMarkedGluePoints(); in SetMarkHandles()1287 SdrUShortCont* pPts=pM->GetMarkedGluePoints(); in CheckMarked()
504 const SdrUShortCont* pPts = pM->GetMarkedPoints(); in createSdrDragEntries_PointDrag()552 const SdrUShortCont* pPts = pM->GetMarkedGluePoints(); in createSdrDragEntries_GlueDrag()1714 const SdrUShortCont* pPts=pM->GetMarkedGluePoints(); in MoveSdrDrag()
846 const SdrUShortCont* pPts=mpMark->GetMarkedPoints(); in GetMarkedPointCount()865 SdrUShortCont* pPts=mpMark->ForceMarkedPoints(); in MarkPoint()986 const SdrUShortCont* pMrkPnts=mpMark->GetMarkedPoints(); in addCustomHandles()1100 SdrUShortCont* pPts = mpMark->GetMarkedPoints(); in deselect()1130 SdrUShortCont* pPts = mpMark->GetMarkedPoints(); in DeleteMarkedPoints()1194 SdrUShortCont* pPts = mpMark->GetMarkedPoints(); in SetMarkedSegmentsKind()1248 SdrUShortCont* pPts = mpMark->GetMarkedPoints(); in SetMarkedPointsSmooth()
Completed in 76 milliseconds