Home
last modified time | relevance | path

Searched refs:hOptions (Results 1 – 7 of 7) sorted by relevance

/trunk/main/i18npool/source/breakiterator/
H A Dbreakiterator_unicode.cxx357 const LineBreakHyphenationOptions& hOptions, in getLineBreak() argument
375 } else if (hOptions.rHyphenator.is()) { //Hyphenation break in getLineBreak()
379 aHyphenatedWord = hOptions.rHyphenator->hyphenate(Text.copy(wBoundary.startPos, in getLineBreak()
381 … (sal_Int16) (hOptions.hyphenIndex - wBoundary.startPos), hOptions.aHyphenationOptions); in getLineBreak()
H A Dbreakiterator_ctl.cxx129 const LineBreakHyphenationOptions& hOptions, in getLineBreak() argument
133 rLocale, nMinBreakPos, hOptions, bOptions ); in getLineBreak()
H A DbreakiteratorImpl.cxx244 const Locale& rLocale, sal_Int32 nMinBreakPos, const LineBreakHyphenationOptions& hOptions, in getLineBreak() argument
247 return LBI->getLineBreak(Text, nStartPos, rLocale, nMinBreakPos, hOptions, bOptions); in getLineBreak()
/trunk/main/i18npool/inc/
H A Dbreakiterator_ctl.hxx47 const LineBreakHyphenationOptions& hOptions, const LineBreakUserOptions& bOptions )
H A Dbreakiterator_cjk.hxx49 const LineBreakHyphenationOptions& hOptions, const LineBreakUserOptions& bOptions )
H A Dbreakiterator_unicode.hxx68 const LineBreakHyphenationOptions& hOptions, const LineBreakUserOptions& bOptions )
H A DbreakiteratorImpl.hxx86 const LineBreakHyphenationOptions& hOptions, const LineBreakUserOptions& bOptions )

Completed in 26 milliseconds