#include <com/sun/star/i18n/TransliterationType.hpp>
#include <rtl/ref.hxx>
#include <i18nutil/casefolding.hxx>
#include <i18nutil/transliteration.hxx>
#include <transliteration_caseignore.hxx>
Go to the source code of this file.
|
#define | NOT_END_OF_STR1 (nMatch1 < nCount1 || e1.current < e1.element.nmap) |
|
#define | NOT_END_OF_STR2 (nMatch2 < nCount2 || e2.current < e2.element.nmap) |
|
◆ 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) |
◆ 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 & |
|
|
) |
| |