LibreOffice
LibreOffice 24.2 SDK C/C++ API Reference
|
Go to the source code of this file.
Functions | |
SAL_DLLPUBLIC rtl_TextEncoding | osl_getTextEncodingFromLocale (rtl_Locale *pLocale) |
Determines the text encoding used by the underlying platform for the specified locale. More... | |
SAL_DLLPUBLIC rtl_TextEncoding osl_getTextEncodingFromLocale | ( | rtl_Locale * | pLocale | ) |
Determines the text encoding used by the underlying platform for the specified locale.
pLocale | the locale to return the text encoding for. If this parameter is NULL, the default locale of the current process is used. |