Home
last modified time | relevance | path

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

/aoo41x/main/soldep/bootstrp/
H A Dprodmap.cxx111 GenericInformation *pBasedOn = pVersion->GetSubInfo( sBasedOnKey, sal_True ); in CreateProductList() local
112 if ( pBasedOn ) in CreateProductList()
113 sBasedOn = pBasedOn->GetValue(); in CreateProductList()
192 GenericInformation *pBasedOn = pProductInfo->GetSubInfo( sKey ); in PrintDependentTargets() local
193 if ( pBasedOn ) { in PrintDependentTargets()
194 GenericInformationList *pBases = pBasedOn->GetSubList(); in PrintDependentTargets()
344 GenericInformation *pBasedOn = pProductInfo->GetSubInfo( sKey ); in GetBases() local
345 if ( pBasedOn ) { in GetBases()
346 GenericInformationList *pBasesInfo = pBasedOn->GetSubList(); in GetBases()

Completed in 8 milliseconds