Home
last modified time | relevance | path

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

/trunk/main/autodoc/inc/cosv/tpl/
H A Dswelist.hxx84 const XX & i_aObj );
87 const XX & i_aObj );
220 SweList<XX>::push_front( const XX & i_aObj ) in push_front() argument
222 DYN elem * dpNew = new elem(i_aObj); in push_front()
231 SweList<XX>::push_back( const XX & i_aObj) in push_back() argument
235 pTail->SetNext(new elem(i_aObj)); in push_back()
240 pTop = pTail = new elem(i_aObj); in push_back()

Completed in 7 milliseconds