Home
last modified time | relevance | path

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

/trunk/main/l10ntools/layout/
H A Dtralay.cxx64 ByteString GetOptionArgument( int const i );
113 ByteString TranslateLayout::GetOptionArgument( int const i ) in GetOptionArgument() function in TranslateLayout
136 mLanguages.push_back ( GetOptionArgument( ++i ) ); in ParseCommandLine()
140 mLocalize = GetOptionArgument( ++i ); in ParseCommandLine()
143 mOutput = ConvertSystemPath( GetOptionArgument( ++i ) ); in ParseCommandLine()

Completed in 8 milliseconds