Home
last modified time | relevance | path

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

/aoo41x/main/idl/source/objects/
H A Dmodule.cxx596 SvMetaClass* pSC = pClass->GetSuperClass(); in Write() local
597 if( pSC ) in Write()
598 rOutStm << " : " << pSC->GetName().GetBuffer(); in Write()
H A Dobject.cxx500 SvMetaClass * pSC = aSuperClass; in TestAttribute() local
501 if( pSC ) in TestAttribute()
502 return pSC->TestAttribute( rBase, rInStm, rAttr ); in TestAttribute()

Completed in 21 milliseconds