Searched refs:aOutputList (Results 1 – 1 of 1) sorted by relevance
443 SByteStringList aOutputList; in PrintSingleMinorList() local479 aOutputList.PutString( new ByteString( sOutput )); in PrintSingleMinorList()483 if ( aOutputList.Count()) in PrintSingleMinorList()486 for ( sal_uIntPtr o = 0; o < aOutputList.Count(); o++ ) { in PrintSingleMinorList()487 ByteString sOutput( *aOutputList.GetObject( o )); in PrintSingleMinorList()497 delete aOutputList.GetObject( o ); in PrintSingleMinorList()501 else if ( aOutputList.Count()) in PrintSingleMinorList()
Completed in 15 milliseconds