Home
last modified time | relevance | path

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

/trunk/main/l10ntools/source/
H A Dgsicheck.cxx145 aLangId = rLine.GetToken( 9, '\t' ); in GSILine()
156 if ( !LanguageOK( aLangId ) ) in GSILine()
158 …PrintError( "The Language is invalid!", "Line format", aLangId, sal_True, GetLineNumber(), GetUniq… in GSILine()
164 …omInt32(MAX_GID_LID_LEN) ).Append( " chars long each!" ), "Line format", aLangId, sal_True, GetLin… in GSILine()
190 aLangId = sTmp.Copy( nStart, nPos - nStart ); in GSILine()
/trunk/main/l10ntools/inc/
H A Dgsicheck.hxx44 ByteString aLangId; member in GSILine
61 ByteString const GetLanguageId() const { return aLangId; } in GetLanguageId()

Completed in 13 milliseconds