Home
last modified time | relevance | path

Searched refs:SwSortedObjsImpl (Results 1 – 4 of 4) sorted by relevance

/trunk/main/sw/source/core/layout/
H A Dsortedobjsimpl.cxx46 SwSortedObjsImpl::SwSortedObjsImpl() in SwSortedObjsImpl() function in SwSortedObjsImpl
50 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()
H A Dsortedobjs.cxx30 : mpImpl( new SwSortedObjsImpl ) in SwSortedObjs()
/trunk/main/sw/source/core/inc/
H A Dsortedobjsimpl.hxx33 class SwSortedObjsImpl class
39 SwSortedObjsImpl();
40 ~SwSortedObjsImpl();
H A Dsortedobjs.hxx25 class SwSortedObjsImpl;
56 SwSortedObjsImpl* mpImpl;

Completed in 25 milliseconds