Lines Matching refs:GetObject

99 			GenericInformation *pVersion = pVersionList->GetObject( i );  in CreateProductList()
183 GenericInformation *pCandidate = pProductList->GetObject( j ); in PrintDependentTargets()
197 aBaseList.PutString( new ByteString( *pBases->GetObject( k ))); in PrintDependentTargets()
214 ByteString sProduct( *aBaseList.GetObject(( sal_uIntPtr ) 0 )); in PrintAndDeleteBaseList()
215 if ( aPrintedList.IsString( aBaseList.GetObject(( sal_uIntPtr ) 0 )) == NOT_THERE ) { in PrintAndDeleteBaseList()
216 aPrintedList.PutString( aBaseList.GetObject(( sal_uIntPtr ) 0 )); in PrintAndDeleteBaseList()
220 delete aBaseList.GetObject(( sal_uIntPtr ) 0 ); in PrintAndDeleteBaseList()
254 pProductList->GetObject( i )->GetBuffer(), in PrintProductList()
255 pProductList->GetObject( i )->GetValue().GetBuffer()); in PrintProductList()
350 if ( GetProductInformation( *pBasesInfo->GetObject( k ), pBaseProduct ) == PRODUCT_MAPPER_OK ) in GetBases()
359 ByteString sTest( *pBases->GetObject( i )); in GetBases()
388 fprintf( stdout, "Product \"%s\" based on ", pBases->GetObject(( sal_uIntPtr ) 0 )->GetBuffer()); in PrintMinorList()
390 …fprintf( stdout, "Product \"%s\" based on no other products", pBases->GetObject(( sal_uIntPtr ) 0 … in PrintMinorList()
393 fprintf( stdout, "\"%s\"", pBases->GetObject( i )->GetBuffer()); in PrintMinorList()
412 … sal_uInt16 nTmp = PrintSingleMinorList( pProductInfo, pBases, *pEnvironmentList->GetObject( i )); in PrintMinorList()
421 delete pBases->GetObject( m ); in PrintMinorList()
450 ByteString sCurProduct( *pBases->GetObject( j )); in PrintSingleMinorList()
456 pVersionList, sProductVersion, sVersion, rEnvironment, *pMinors->GetObject( i )); in PrintSingleMinorList()
487 ByteString sOutput( *aOutputList.GetObject( o )); in PrintSingleMinorList()
497 delete aOutputList.GetObject( o ); in PrintSingleMinorList()
505 delete pMinors->GetObject( l ); in PrintSingleMinorList()