Home
last modified time | relevance | path

Searched refs:SweList (Results 1 – 2 of 2) sorted by relevance

/aoo42x/main/autodoc/inc/cosv/tpl/
H A Dswelist.hxx67 class SweList class
71 typedef SweList<XX> self;
80 SweList() : pTop(0), pTail(0) {} in SweList() function in csv::SweList
81 ~SweList() { erase_all(); } in ~SweList()
106 SweList(
220 SweList<XX>::push_front( const XX & i_aObj ) in push_front()
231 SweList<XX>::push_back( const XX & i_aObj) in push_back()
246 SweList<XX>::pop_front() in pop_front()
260 SweList<XX>::size() const in size()
275 SweList<XX>::erase_all() in erase_all()
/aoo42x/main/autodoc/source/cosv/strings/
H A Dstreamstr.cxx806 SweList< DYN StreamStr* >
816 for ( SweList< DYN StreamStr* >::iterator it = aPool.begin(); in ~StreamStrPool()

Completed in 34 milliseconds