Searched refs:aShortNames (Results 1 – 1 of 1) sorted by relevance
544 ResStringArray aShortNames( SfxResId( TEMPLATE_SHORT_NAMES_ARY ) ); in readFolderList() local549 sal_uInt16 nCount = (sal_uInt16)( Min( aShortNames.Count(), aLongNames.Count() ) ); in readFolderList()554 pPair->maShortName = aShortNames.GetString( i ); in readFolderList()
Completed in 18 milliseconds