Lines Matching refs:SdrMarkList

351 void SdrMarkList::ForceSort() const  in ForceSort()
355 ((SdrMarkList*)this)->ImpForceSort(); in ForceSort()
359 void SdrMarkList::ImpForceSort() in ImpForceSort()
421 void SdrMarkList::Clear() in Clear()
433 void SdrMarkList::operator=(const SdrMarkList& rLst) in operator =()
453 sal_uLong SdrMarkList::FindObject(const SdrObject* pObj) const in FindObject()
480 void SdrMarkList::InsertEntry(const SdrMark& rMark, sal_Bool bChkSort) in InsertEntry()
539 void SdrMarkList::DeleteMark(sal_uLong nNum) in DeleteMark()
552 void SdrMarkList::ReplaceMark(const SdrMark& rNewMark, sal_uLong nNum) in ReplaceMark()
567 void SdrMarkList::Merge(const SdrMarkList& rSrcList, sal_Bool bReverse) in Merge()
596 sal_Bool SdrMarkList::DeletePageView(const SdrPageView& rPV) in DeletePageView()
617 sal_Bool SdrMarkList::InsertPageView(const SdrPageView& rPV) in InsertPageView()
642 const XubString& SdrMarkList::GetMarkDescription() const in GetMarkDescription()
654 ((SdrMarkList*)(this))->mbNameOk = sal_False; in GetMarkDescription()
665 ((SdrMarkList*)(this))->maMarkName = ImpGetResStr(STR_ObjNameNoObj); in GetMarkDescription()
699 ((SdrMarkList*)(this))->maMarkName = aNam; in GetMarkDescription()
700 ((SdrMarkList*)(this))->mbNameOk = sal_True; in GetMarkDescription()
706 const XubString& SdrMarkList::GetPointMarkDescription(sal_Bool bGlue) const in GetPointMarkDescription()
819 sal_Bool SdrMarkList::TakeBoundRect(SdrPageView* pPV, Rectangle& rRect) const in TakeBoundRect()
850 sal_Bool SdrMarkList::TakeSnapRect(SdrPageView* pPV, Rectangle& rRect) const in TakeSnapRect()
900 const SdrMarkList& ViewSelection::GetEdgesOfMarkedNodes() const in GetEdgesOfMarkedNodes()
910 const SdrMarkList& ViewSelection::GetMarkedEdgesOfMarkedNodes() const in GetMarkedEdgesOfMarkedNodes()