Home
last modified time | relevance | path

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

/aoo42x/main/rsc/source/res/
H A Drsctop.cxx85 if( !aDfltInst.IsInst() ) in GetDefault()
86 aDfltInst = this->Create( NULL, RSCINST() ); in GetDefault()
87 return aDfltInst; in GetDefault()
100 if( aDfltInst.IsInst() ){ in Pre_dtor()
101 aDfltInst.pClass->Destroy( aDfltInst ); in Pre_dtor()
102 rtl_freeMemory( aDfltInst.pData ); in Pre_dtor()
103 aDfltInst = RSCINST(); in Pre_dtor()
/aoo42x/main/rsc/inc/
H A Drsctop.hxx46 RSCINST aDfltInst; member in RscTop

Completed in 22 milliseconds