Searched refs:pBases (Results 1 – 4 of 4) sorted by relevance
194 GenericInformationList *pBases = pBasedOn->GetSubList(); in PrintDependentTargets() local195 if ( pBases ) { in PrintDependentTargets()196 for ( sal_uIntPtr k = 0; k < pBases->Count(); k++ ) { in PrintDependentTargets()197 aBaseList.PutString( new ByteString( *pBases->GetObject( k ))); in PrintDependentTargets()331 BaseProductList *pBases ) in GetBases() argument334 if ( !pBases ) in GetBases()335 pBases = new BaseProductList(); in GetBases()351 GetBases( pBaseProduct, ++ nLevel, pBases ); in GetBases()358 for ( sal_uInt16 i = 0; i < pBases->Count() && !bFound; i++ ) { in GetBases()359 ByteString sTest( *pBases->GetObject( i )); in GetBases()[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()