Searched refs:nCurCmd (Results 1 – 2 of 2) sorted by relevance
187 sal_uInt16 nCurCmd = 0; in Start() local188 const String aSrsName( rArgs[ nCurCmd++ ] ); in Start()192 aOutName = rArgs[ nCurCmd++ ]; in Start()194 aLangDir = ByteString( rArgs[ nCurCmd++ ], RTL_TEXTENCODING_ASCII_US ); in Start()195 aLangInfo.mnLangNum = static_cast< sal_uInt16 >( rArgs[ nCurCmd++ ].ToInt32() ); in Start()
147 sal_uInt16 nCurCmd = 0; in Start() local156 aInFile = rArgs[ nCurCmd++ ]; in Start()157 aOutFile = rArgs[ nCurCmd++ ]; in Start()
Completed in 12 milliseconds