Home
last modified time | relevance | path

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

/aoo41x/main/soldep/bootstrp/
H A Dprodmap.cxx149 pProductInfo = NULL; in GetProductInformation()
160 if ( !pProductInfo ) in GetProductInformation()
171 GenericInformation *pProductInfo; in PrintDependentTargets() local
179 pProductInfo->GetValue().GetBuffer()); in PrintDependentTargets()
337 if ( pProductInfo ) { in GetBases()
338 ByteString sCandidate( *pProductInfo ); in GetBases()
340 sCandidate += pProductInfo->GetValue(); in GetBases()
380 GenericInformation *pProductInfo; in PrintMinorList() local
381 GetProductInformation( rProduct, pProductInfo ); in PrintMinorList()
382 if ( !pProductInfo ) in PrintMinorList()
[all …]
/aoo41x/main/soldep/inc/
H A Dprodmap.hxx55 …BaseProductList *GetBases( GenericInformation *pProductInfo, sal_uInt16 nLevel = 0, BaseProductLis…
57 …sal_uInt16 PrintSingleMinorList( GenericInformation *pProductInfo, BaseProductList *pBases, const …
67 sal_uInt16 GetProductInformation( const ByteString &rProduct, GenericInformation *& pProductInfo );

Completed in 12 milliseconds