Home
last modified time | relevance | path

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

/aoo42x/main/autodoc/inc/cosv/tpl/
H A Dswelist.hxx222 DYN elem * dpNew = new elem(i_aObj); in push_front() local
223 dpNew->SetNext(pTop); in push_front()
224 pTop = dpNew; in push_front()
290 DYN elem * dpNew = new elem(i_pObj); in push_front() local
291 dpNew->SetNext(pTop); in push_front()
292 pTop = dpNew; in push_front()

Completed in 10 milliseconds