|
LibreOffice Module lingucomponent (master) 1
|
#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>Go to the source code of this file.
Functions | |
| static std::mutex & | GetNumberTextMutex () |
| SAL_DLLPUBLIC_EXPORT css::uno::XInterface * | lingucomponent_NumberText_get_implementation (css::uno::XComponentContext *, css::uno::Sequence< css::uno::Any > const &) |
|
static |
Definition at line 46 of file numbertext.cxx.
References aMutex.
| 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.