Home
last modified time | relevance | path

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

/aoo4110/main/svtools/bmpmaker/
H A Dbmp.cxx187 sal_uInt16 nCurCmd = 0; in Start() local
188 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()
H A Dg2g.cxx147 sal_uInt16 nCurCmd = 0; in Start() local
156 aInFile = rArgs[ nCurCmd++ ]; in Start()
157 aOutFile = rArgs[ nCurCmd++ ]; in Start()

Completed in 21 milliseconds