Home
last modified time | relevance | path

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

/trunk/main/dtrans/source/win32/dtobj/
H A DFetcList.cxx425 sal_Bool SAL_CALL CFormatRegistrar::isLocaleCodePage( LCID lcid, LCTYPE lctype, sal_uInt32 codepage… in isLocaleCodePage() function in CFormatRegistrar
446 return isLocaleCodePage( lcid, LOCALE_IDEFAULTCODEPAGE, codepage ); in isLocaleOemCodePage()
456 return isLocaleCodePage( lcid, LOCALE_IDEFAULTANSICODEPAGE, codepage ); in isLocaleAnsiCodePage()
H A DFetcList.hxx132 static sal_Bool SAL_CALL isLocaleCodePage( LCID lcid, LCTYPE lctype, sal_uInt32 codepage );

Completed in 21 milliseconds