Searched refs:pEnvironmentList (Results 1 – 1 of 1) sorted by relevance
409 GenericInformationList *pEnvironmentList = pEnvironmentInfo->GetSubList(); in PrintMinorList() local410 if ( pEnvironmentList ) { in PrintMinorList()411 for ( sal_uIntPtr i = 0; i < pEnvironmentList->Count(); i++ ) { in PrintMinorList()412 … sal_uInt16 nTmp = PrintSingleMinorList( pProductInfo, pBases, *pEnvironmentList->GetObject( i )); in PrintMinorList()
Completed in 23 milliseconds