Home
last modified time | relevance | path

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

/trunk/main/l10ntools/source/
H A Dexport.cxx812 nListLang = SOURCE_LANGUAGE; in Execute()
823 nListLang = SOURCE_LANGUAGE; in Execute()
833 nListLang = SOURCE_LANGUAGE; in Execute()
868 nListLang = SOURCE_LANGUAGE; in Execute()
876 nListLang = SOURCE_LANGUAGE; in Execute()
885 nListLang = SOURCE_LANGUAGE; in Execute()
894 nListLang = SOURCE_LANGUAGE; in Execute()
902 nListLang = SOURCE_LANGUAGE; in Execute()
1288 ( pResData->sText[ SOURCE_LANGUAGE ].Len())) in WriteData()
1291 ( pResData->sHelpText[ SOURCE_LANGUAGE ].Len())) in WriteData()
[all …]
/trunk/main/l10ntools/inc/
H A Dexport.hxx72 #define SOURCE_LANGUAGE ByteString("en-US") macro