Searched refs:aBaseList (Results 1 – 3 of 3) sorted by relevance
197 aBaseList.PutString( new ByteString( *pBases->GetObject( k ))); in PrintDependentTargets()211 if ( aBaseList.Count()) { in PrintAndDeleteBaseList()213 while ( aBaseList.Count()) { in PrintAndDeleteBaseList()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()222 aBaseList.Remove(( sal_uIntPtr ) 0 ); in PrintAndDeleteBaseList()
48 SByteStringList aBaseList; member in ProductMapper
1172 BaseList aBaseList(pITD); in typelib_typedescription_newMIInterface() local1173 pITD->nAllMembers = nMembers + aBaseList.getBaseMembers(); in typelib_typedescription_newMIInterface()1182 BaseList::List const & rList = aBaseList.getList(); in typelib_typedescription_newMIInterface()1211 pITD->ppMembers = pITD->ppAllMembers + aBaseList.getBaseMembers(); in typelib_typedescription_newMIInterface()
Completed in 36 milliseconds