LibreOffice Module lingucomponent (master) 1
Functions
numbertext.cxx File Reference
#include <mutex>
#include <osl/file.hxx>
#include <tools/debug.hxx>
#include <o3tl/char16_t2wchar_t.hxx>
#include <sal/config.h>
#include <cppuhelper/factory.hxx>
#include <cppuhelper/implbase.hxx>
#include <cppuhelper/supportsservice.hxx>
#include <i18nlangtag/languagetag.hxx>
#include <com/sun/star/lang/XServiceInfo.hpp>
#include <com/sun/star/linguistic2/XNumberText.hpp>
#include <unotools/pathoptions.hxx>
#include <osl/thread.h>
#include <Numbertext.hxx>
Include dependency graph for numbertext.cxx:

Go to the source code of this file.

Functions

static std::mutexGetNumberTextMutex ()
 
SAL_DLLPUBLIC_EXPORT css::uno::XInterface * lingucomponent_NumberText_get_implementation (css::uno::XComponentContext *, css::uno::Sequence< css::uno::Any > const &)
 

Function Documentation

◆ GetNumberTextMutex()

static std::mutex & GetNumberTextMutex ( )
static

Definition at line 46 of file numbertext.cxx.

References aMutex.

◆ lingucomponent_NumberText_get_implementation()

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

Definition at line 162 of file numbertext.cxx.