Searched refs:rProduct (Results 1 – 2 of 2) sorted by relevance
146 const ByteString &rProduct, GenericInformation *& pProductInfo ) in GetProductInformation() argument157 ByteString sProductKey( rProduct ); in GetProductInformation()168 const ByteString &rProduct, sal_uInt16 nLevel ) in PrintDependentTargets() argument173 sal_uInt16 nReturn = GetProductInformation( rProduct, pProductInfo ); in PrintDependentTargets()185 sKey += rProduct; in PrintDependentTargets()233 sal_uInt16 ProductMapper::PrintDependencies( const ByteString &rProduct ) in PrintDependencies() argument236 sal_uInt16 nResult = PrintDependentTargets( rProduct ); in PrintDependencies()371 const ByteString rProduct, const ByteString rEnvironment ) in PrintMinorList() argument381 GetProductInformation( rProduct, pProductInfo ); in PrintMinorList()
51 sal_uInt16 PrintDependentTargets( const ByteString &rProduct, sal_uInt16 nLevel = 0 );67 sal_uInt16 GetProductInformation( const ByteString &rProduct, GenericInformation *& pProductInfo );68 sal_uInt16 PrintDependencies( const ByteString &rProduct );71 sal_uInt16 PrintMinorList( const ByteString rProduct, const ByteString rEnvironment );
Completed in 18 milliseconds