Searched refs:CODEPAGE_UNICODE (Results 1 – 3 of 3) sorted by relevance
249 sal_uInt16 nCodePage = IsUnicode() ? CODEPAGE_UNICODE : in GetCodePage()256 if( nCodePage == CODEPAGE_UNICODE ) in SetCodePage()
81 const sal_uInt16 CODEPAGE_UNICODE = 1200; variable
331 const sal_uInt16 CODEPAGE_UNICODE = 1200; variable471 mbIsUnicode = nCodePage == CODEPAGE_UNICODE; in dumpCodePageProperty()
Completed in 41 milliseconds