Searched defs:codepage (Results 1 – 5 of 5) sorted by relevance
425 sal_Bool SAL_CALL CFormatRegistrar::isLocaleCodePage( LCID lcid, LCTYPE lctype, sal_uInt32 codepage… in isLocaleCodePage()444 sal_Bool SAL_CALL CFormatRegistrar::isLocaleOemCodePage( LCID lcid, sal_uInt32 codepage ) in isLocaleOemCodePage()454 sal_Bool SAL_CALL CFormatRegistrar::isLocaleAnsiCodePage( LCID lcid, sal_uInt32 codepage ) in isLocaleAnsiCodePage()
40 private byte[] codepage = new byte[2]; field in CodePage
176 sal_Bool SAL_CALL IsOEMCP( sal_uInt32 codepage ) in IsOEMCP()196 OUString SAL_CALL cptostr( sal_uInt32 codepage ) in cptostr()
137 UINT codepage; in GetTextEncodingFromLCID() local
179 char * codepage = cp; in read_encoding_table() local
Completed in 15 milliseconds