Searched refs:SwSortedObjsImpl (Results 1 – 4 of 4) sorted by relevance
46 SwSortedObjsImpl::SwSortedObjsImpl() in SwSortedObjsImpl() function in SwSortedObjsImpl50 SwSortedObjsImpl::~SwSortedObjsImpl() in ~SwSortedObjsImpl()54 sal_uInt32 SwSortedObjsImpl::Count() const in Count()59 SwAnchoredObject* SwSortedObjsImpl::operator[]( sal_uInt32 _nIndex ) in operator []()211 bool SwSortedObjsImpl::Insert( SwAnchoredObject& _rAnchoredObj ) in Insert()235 bool SwSortedObjsImpl::Remove( SwAnchoredObject& _rAnchoredObj ) in Remove()260 bool SwSortedObjsImpl::Contains( const SwAnchoredObject& _rAnchoredObj ) const in Contains()268 bool SwSortedObjsImpl::Update( SwAnchoredObject& _rAnchoredObj ) in Update()290 sal_uInt32 SwSortedObjsImpl::ListPosOf( const SwAnchoredObject& _rAnchoredObj ) const in ListPosOf()
30 : mpImpl( new SwSortedObjsImpl ) in SwSortedObjs()
33 class SwSortedObjsImpl class39 SwSortedObjsImpl();40 ~SwSortedObjsImpl();
25 class SwSortedObjsImpl;56 SwSortedObjsImpl* mpImpl;
Completed in 19 milliseconds