Home
last modified time | relevance | path

Searched refs:cachedText (Results 1 – 3 of 3) sorted by relevance

/aoo42x/main/i18npool/source/breakiterator/
H A Dbreakiterator_th.cxx116 if (Text != cachedText) { in makeIndex()
117 cachedText = Text; in makeIndex()
118 if (cellIndexSize < cachedText.getLength()) { in makeIndex()
119 cellIndexSize = cachedText.getLength(); in makeIndex()
131 const sal_Unicode* str = cachedText.getStr(); in makeIndex()
132 sal_Int32 len = cachedText.getLength(), startPos, endPos; in makeIndex()
H A Dbreakiterator_ctl.cxx42 cachedText(), in BreakIterator_CTL()
/aoo42x/main/i18npool/inc/
H A Dbreakiterator_ctl.hxx50 rtl::OUString cachedText; // for cell index member in com::sun::star::i18n::BreakIterator_CTL

Completed in 16 milliseconds