LibreOffice Module i18npool (master) 1
Namespaces | Macros | Functions
transliteration_caseignore.cxx File Reference
#include <com/sun/star/i18n/TransliterationType.hpp>
#include <rtl/ref.hxx>
#include <i18nutil/casefolding.hxx>
#include <i18nutil/transliteration.hxx>
#include <transliteration_caseignore.hxx>
Include dependency graph for transliteration_caseignore.cxx:

Go to the source code of this file.

Namespaces

namespace  com
 
namespace  com::sun
 
namespace  com::sun::star
 
namespace  com::sun::star::uno
 
namespace  i18npool
 Constant values shared between i18npool and, for example, the number formatter.
 

Macros

#define NOT_END_OF_STR1   (nMatch1 < nCount1 || e1.current < e1.element.nmap)
 
#define NOT_END_OF_STR2   (nMatch2 < nCount2 || e2.current < e2.element.nmap)
 

Functions

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

Macro Definition Documentation

◆ NOT_END_OF_STR1

#define NOT_END_OF_STR1   (nMatch1 < nCount1 || e1.current < e1.element.nmap)

◆ NOT_END_OF_STR2

#define NOT_END_OF_STR2   (nMatch2 < nCount2 || e2.current < e2.element.nmap)

Function Documentation

◆ com_sun_star_i18n_Transliteration_IGNORE_CASE_get_implementation()

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

Definition at line 139 of file transliteration_caseignore.cxx.