34 css::i18n::Boundary SAL_CALL
nextWord(
const OUString&
Text, sal_Int32 nStartPos,
35 const css::lang::Locale& nLocale, sal_Int16 WordType)
override;
36 css::i18n::Boundary SAL_CALL
previousWord(
const OUString&
Text, sal_Int32 nStartPos,
37 const css::lang::Locale& nLocale, sal_Int16 WordType)
override;
39 const css::lang::Locale& nLocale, sal_Int16 WordType,
sal_Bool bDirection )
override;
40 css::i18n::LineBreakResults SAL_CALL
getLineBreak(
const OUString&
Text, sal_Int32 nStartPos,
41 const css::lang::Locale& nLocale, sal_Int32 nMinBreakPos,
42 const css::i18n::LineBreakHyphenationOptions& hOptions,
43 const css::i18n::LineBreakUserOptions& bOptions )
override;
OUString hangingCharacters
css::i18n::LineBreakResults SAL_CALL getLineBreak(const OUString &Text, sal_Int32 nStartPos, const css::lang::Locale &nLocale, sal_Int32 nMinBreakPos, const css::i18n::LineBreakHyphenationOptions &hOptions, const css::i18n::LineBreakUserOptions &bOptions) override
css::i18n::Boundary SAL_CALL nextWord(const OUString &Text, sal_Int32 nStartPos, const css::lang::Locale &nLocale, sal_Int16 WordType) override
std::optional< xdictionary > m_oDict
css::i18n::Boundary SAL_CALL previousWord(const OUString &Text, sal_Int32 nStartPos, const css::lang::Locale &nLocale, sal_Int16 WordType) override
css::i18n::Boundary SAL_CALL getWordBoundary(const OUString &Text, sal_Int32 nPos, const css::lang::Locale &nLocale, sal_Int16 WordType, sal_Bool bDirection) override
Constant values shared between i18npool and, for example, the number formatter.