LibreOffice Module i18npool (master) 1
Namespaces | Macros | Functions | Variables
breakiterator_unicode.cxx File Reference
#include <breakiterator_unicode.hxx>
#include <cppuhelper/supportsservice.hxx>
#include <localedata.hxx>
#include <i18nlangtag/languagetag.hxx>
#include <i18nlangtag/languagetagicu.hxx>
#include <unicode/uchar.h>
#include <unicode/locid.h>
#include <unicode/rbbi.h>
#include <unicode/udata.h>
#include <rtl/strbuf.hxx>
#include <rtl/ustring.hxx>
#include <com/sun/star/i18n/BreakType.hpp>
#include <com/sun/star/i18n/CharacterIteratorMode.hpp>
#include <com/sun/star/i18n/WordType.hpp>
Include dependency graph for breakiterator_unicode.cxx:

Go to the source code of this file.

Namespaces

namespace  i18npool
 Constant values shared between i18npool and, for example, the number formatter.
 

Macros

#define SPACE   0x0020
 
#define WJ   0x2060
 

Functions

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

Variables

U_CDECL_BEGIN const char OpenOffice_dat []
 
static thread_local BreakIterator_Unicode::BIMap i18npool::theBIMap
 

Macro Definition Documentation

◆ SPACE

#define SPACE   0x0020

◆ WJ

#define WJ   0x2060

Function Documentation

◆ com_sun_star_i18n_BreakIterator_Unicode_get_implementation()

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

Definition at line 600 of file breakiterator_unicode.cxx.

Variable Documentation

◆ OpenOffice_dat

U_CDECL_BEGIN const char OpenOffice_dat[]
extern