| LibreOffice
    LibreOffice 24.8 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. | |
| 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. |