Searched refs:pDependsOn (Results 1 – 1 of 1) sorted by relevance
106 GenericInformation *pDependsOn = pVersion->GetSubInfo( sDependsOnKey, sal_True ); in CreateProductList() local107 if ( pDependsOn ) in CreateProductList()108 sDependsOn = pDependsOn->GetValue(); in CreateProductList()186 GenericInformation *pDependsOn = pCandidate->GetSubInfo( sKey, sal_True ); in PrintDependentTargets() local187 if ( pDependsOn ) in PrintDependentTargets()
Completed in 12 milliseconds