Searched refs:isLocaleCodePage (Results 1 – 2 of 2) sorted by relevance
425 sal_Bool SAL_CALL CFormatRegistrar::isLocaleCodePage( LCID lcid, LCTYPE lctype, sal_uInt32 codepage… in isLocaleCodePage() function in CFormatRegistrar446 return isLocaleCodePage( lcid, LOCALE_IDEFAULTCODEPAGE, codepage ); in isLocaleOemCodePage()456 return isLocaleCodePage( lcid, LOCALE_IDEFAULTANSICODEPAGE, codepage ); in isLocaleAnsiCodePage()
133 static sal_Bool SAL_CALL isLocaleCodePage( LCID lcid, LCTYPE lctype, sal_uInt32 codepage );
Completed in 7 milliseconds