Home
last modified time | relevance | path

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

/aoo41x/main/soldep/bootstrp/
H A Dprodmap.cxx146 const ByteString &rProduct, GenericInformation *& pProductInfo ) in GetProductInformation() argument
157 ByteString sProductKey( rProduct ); in GetProductInformation()
168 const ByteString &rProduct, sal_uInt16 nLevel ) in PrintDependentTargets() argument
173 sal_uInt16 nReturn = GetProductInformation( rProduct, pProductInfo ); in PrintDependentTargets()
185 sKey += rProduct; in PrintDependentTargets()
233 sal_uInt16 ProductMapper::PrintDependencies( const ByteString &rProduct ) in PrintDependencies() argument
236 sal_uInt16 nResult = PrintDependentTargets( rProduct ); in PrintDependencies()
371 const ByteString rProduct, const ByteString rEnvironment ) in PrintMinorList() argument
381 GetProductInformation( rProduct, pProductInfo ); in PrintMinorList()
/aoo41x/main/soldep/inc/
H A Dprodmap.hxx51 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