Home
last modified time | relevance | path

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

/aoo4110/main/idl/source/objects/
H A Dtypes.cxx2222 SvMetaType * pBT = GetBaseType(); in GetParserString() local
2223 if( pBT != this ) in GetParserString()
2224 return pBT->GetParserString(); in GetParserString()
2253 SvMetaType * pBT = GetBaseType(); in WriteParamNames() local
2254 if( pBT != this ) in WriteParamNames()
2255 pBT->WriteParamNames( rBase, rOutStm, rChief ); in WriteParamNames()

Completed in 16 milliseconds