Searched refs:pBases (Results 1 – 4 of 4) sorted by relevance
195 if ( pBases ) { in PrintDependentTargets()331 BaseProductList *pBases ) in GetBases() argument334 if ( !pBases ) in GetBases()335 pBases = new BaseProductList(); in GetBases()359 ByteString sTest( *pBases->GetObject( i )); in GetBases()366 return pBases; in GetBases()386 if ( pBases->Count()) { in PrintMinorList()387 if ( pBases->Count() > 1 ) in PrintMinorList()394 if ( i < pBases->Count() - 1 ) in PrintMinorList()421 delete pBases->GetObject( m ); in PrintMinorList()[all …]
298 pBases; in produce_BaseHierarchy() local299 ary::idl::ifc_interface::attr::Get_Bases(pBases, i_ce); in produce_BaseHierarchy()300 for ( ary::StdConstIterator<ary::idl::CommentedRelation> & it = *pBases; in produce_BaseHierarchy()
55 …etBases( GenericInformation *pProductInfo, sal_uInt16 nLevel = 0, BaseProductList *pBases = NULL );57 …sal_uInt16 PrintSingleMinorList( GenericInformation *pProductInfo, BaseProductList *pBases, const …
766 pBases; in recursive_AssignImplementation_toExportedInterface() local767 ary::idl::ifc_interface::attr::Get_Bases(pBases, *pIfc); in recursive_AssignImplementation_toExportedInterface()768 for ( StdConstIterator<CommentedRelation> & it = *pBases; in recursive_AssignImplementation_toExportedInterface()
Completed in 40 milliseconds