Lines Matching refs:SdrMarkList
358 void SdrMarkList::ForceSort() const in ForceSort()
362 ((SdrMarkList*)this)->ImpForceSort(); in ForceSort()
366 void SdrMarkList::ImpForceSort() in ImpForceSort()
428 void SdrMarkList::Clear() in Clear()
440 void SdrMarkList::operator=(const SdrMarkList& rLst) in operator =()
460 sal_uLong SdrMarkList::FindObject(const SdrObject* pObj) const in FindObject()
487 void SdrMarkList::InsertEntry(const SdrMark& rMark, sal_Bool bChkSort) in InsertEntry()
546 void SdrMarkList::DeleteMark(sal_uLong nNum) in DeleteMark()
559 void SdrMarkList::ReplaceMark(const SdrMark& rNewMark, sal_uLong nNum) in ReplaceMark()
574 void SdrMarkList::Merge(const SdrMarkList& rSrcList, sal_Bool bReverse) in Merge()
603 sal_Bool SdrMarkList::DeletePageView(const SdrPageView& rPV) in DeletePageView()
624 sal_Bool SdrMarkList::InsertPageView(const SdrPageView& rPV) in InsertPageView()
649 const XubString& SdrMarkList::GetMarkDescription() const in GetMarkDescription()
661 ((SdrMarkList*)(this))->mbNameOk = sal_False; in GetMarkDescription()
672 ((SdrMarkList*)(this))->maMarkName = ImpGetResStr(STR_ObjNameNoObj); in GetMarkDescription()
706 ((SdrMarkList*)(this))->maMarkName = aNam; in GetMarkDescription()
707 ((SdrMarkList*)(this))->mbNameOk = sal_True; in GetMarkDescription()
713 const XubString& SdrMarkList::GetPointMarkDescription(sal_Bool bGlue) const in GetPointMarkDescription()
826 sal_Bool SdrMarkList::TakeBoundRect(SdrPageView* pPV, Rectangle& rRect) const in TakeBoundRect()
857 sal_Bool SdrMarkList::TakeSnapRect(SdrPageView* pPV, Rectangle& rRect) const in TakeSnapRect()
907 const SdrMarkList& ViewSelection::GetEdgesOfMarkedNodes() const in GetEdgesOfMarkedNodes()
917 const SdrMarkList& ViewSelection::GetMarkedEdgesOfMarkedNodes() const in GetMarkedEdgesOfMarkedNodes()