Home
last modified time | relevance | path

Searched refs:eTargetCharset (Results 1 – 1 of 1) sorted by path

/trunk/main/tools/source/fsys/
H A Durlobj.cxx5171 rtl_TextEncoding eTargetCharset = RTL_TEXTENCODING_DONTKNOW; in appendUCS4() local
5178 eTargetCharset = bOctets ? RTL_TEXTENCODING_ISO_8859_1 : in appendUCS4()
5187 eTargetCharset = RTL_TEXTENCODING_ISO_8859_1; in appendUCS4()
5194 eTargetCharset = eCharset; in appendUCS4()
5199 eTargetCharset = RTL_TEXTENCODING_ASCII_US; in appendUCS4()
5210 switch (eTargetCharset) in appendUCS4()

Completed in 31 milliseconds