33 const css::lang::Locale& nLocale, sal_Int16 nCharacterIteratorMode, sal_Int32
count,
34 sal_Int32& nDone)
override;
36 const css::lang::Locale& rLocale, sal_Int16 nCharacterIteratorMode, sal_Int32
count,
37 sal_Int32& nDone)
override;
38 virtual css::i18n::LineBreakResults SAL_CALL
getLineBreak(
const OUString&
Text, sal_Int32 nStartPos,
39 const css::lang::Locale& nLocale, sal_Int32 nMinBreakPos,
40 const css::i18n::LineBreakHyphenationOptions& hOptions,
41 const css::i18n::LineBreakUserOptions& bOptions )
override;
48 void makeIndex(
const OUString& text, sal_Int32 pos);
BreakIterator_th()
Constructor.
virtual sal_Int32 SAL_CALL previousCharacters(const OUString &text, sal_Int32 start, const css::lang::Locale &nLocale, sal_Int16 nCharacterIteratorMode, sal_Int32 count, sal_Int32 &nDone) override
virtual ~BreakIterator_th() override
Deconstructor.
virtual sal_Int32 SAL_CALL nextCharacters(const OUString &text, sal_Int32 start, const css::lang::Locale &rLocale, sal_Int16 nCharacterIteratorMode, sal_Int32 count, sal_Int32 &nDone) override
void makeIndex(const OUString &text, sal_Int32 pos)
std::vector< sal_Int32 > m_aPreviousCellIndex
std::vector< sal_Int32 > m_aNextCellIndex
virtual 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
Constant values shared between i18npool and, for example, the number formatter.