Home
last modified time | relevance | path

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

/aoo41x/main/rsc/source/parser/
H A Drscdb.cxx230 RscTop * pRscTmp; in ~RscTypCont() local
240 pRscTmp = aBaseLst.First(); in ~RscTypCont()
241 while( pRscTmp ){ in ~RscTypCont()
242 pRscTmp->Pre_dtor(); in ~RscTypCont()
243 pRscTmp = aBaseLst.Next(); in ~RscTypCont()
262 while( NULL != (pRscTmp = aBaseLst.Remove()) ){ in ~RscTypCont()
263 delete pRscTmp; in ~RscTypCont()

Completed in 19 milliseconds