Home
last modified time | relevance | path

Searched refs:aBaseList (Results 1 – 3 of 3) sorted by relevance

/aoo41x/main/soldep/bootstrp/
H A Dprodmap.cxx197 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()
/aoo41x/main/soldep/inc/
H A Dprodmap.hxx48 SByteStringList aBaseList; member in ProductMapper
/aoo41x/main/cppu/source/typelib/
H A Dtypelib.cxx1172 BaseList aBaseList(pITD); in typelib_typedescription_newMIInterface() local
1173 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 60 milliseconds