LibreOffice Module i18npool (master) 1
|
#include <cppuhelper/supportsservice.hxx>
#include <chaptercollator.hxx>
#include <com/sun/star/i18n/KCharacterType.hpp>
#include <com/sun/star/i18n/ParseResult.hpp>
#include <com/sun/star/i18n/CharacterClassification.hpp>
Go to the source code of this file.
Namespaces | |
namespace | i18npool |
Constant values shared between i18npool and, for example, the number formatter. | |
Macros | |
#define | DIGIT KCharacterType::DIGIT |
Variables | |
constexpr OUStringLiteral | i18npool::cChapCollator = u"com.sun.star.i18n.ChapterCollator" |
#define DIGIT KCharacterType::DIGIT |
Definition at line 47 of file chaptercollator.cxx.