LibreOffice Module shell (master) 1
Functions
localebackend.cxx File Reference
#include <sal/config.h>
#include <sal/log.hxx>
#include <cassert>
#include <limits>
#include "localebackend.hxx"
#include <com/sun/star/beans/Optional.hpp>
#include <com/sun/star/uno/XComponentContext.hpp>
#include <cppuhelper/supportsservice.hxx>
#include <rtl/character.hxx>
#include <o3tl/char16_t2wchar_t.hxx>
#include <i18nlangtag/languagetag.hxx>
#include <i18nlangtag/mslangid.hxx>
#include <rtl/ustrbuf.hxx>
#include <cstdlib>
#include <cstring>
Include dependency graph for localebackend.cxx:

Go to the source code of this file.

Functions

static css::beans::Optional< css::uno::AnyImplGetLocale (char const *category)
 
SAL_DLLPUBLIC_EXPORT css::uno::XInterface * shell_LocaleBackend_get_implementation (css::uno::XComponentContext *, css::uno::Sequence< css::uno::Any > const &)
 

Function Documentation

◆ ImplGetLocale()

static css::beans::Optional< css::uno::Any > ImplGetLocale ( char const *  category)
static

◆ shell_LocaleBackend_get_implementation()

SAL_DLLPUBLIC_EXPORT css::uno::XInterface * shell_LocaleBackend_get_implementation ( css::uno::XComponentContext *  ,
css::uno::Sequence< css::uno::Any > const &   
)

Definition at line 326 of file localebackend.cxx.