Home
last modified time | relevance | path

Searched refs:aLongNames (Results 1 – 2 of 2) sorted by relevance

/trunk/main/sfx2/source/doc/
H A Ddoctempl.cxx2463 ResStringArray aLongNames( SfxResId( TEMPLATE_LONG_NAMES_ARY ) ); in Construct() local
2465 if ( aLongNames.Count() ) in Construct()
2466 maStandardGroup = aLongNames.GetString( 0 ); in Construct()
H A Ddoctemplates.cxx545 ResStringArray aLongNames( SfxResId( TEMPLATE_LONG_NAMES_ARY ) ); in readFolderList() local
549 sal_uInt16 nCount = (sal_uInt16)( Min( aShortNames.Count(), aLongNames.Count() ) ); in readFolderList()
555 pPair->maLongName = aLongNames.GetString( i ); in readFolderList()

Completed in 40 milliseconds