Searched refs:rStrList (Results 1 – 1 of 1) sorted by relevance
546 const ScaStringList& rStrList = pFData->GetCompNameList(); in getCompatibilityNames() local547 sal_uInt32 nCount = rStrList.Count(); in getCompatibilityNames()553 pArray[ nIndex ] = sheet::LocalizedName( GetLocale( nIndex ), *rStrList.Get( nIndex ) ); in getCompatibilityNames()
Completed in 8 milliseconds