Home
last modified time | relevance | path

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

/aoo41x/main/sw/source/core/txtnode/
H A Dtxtedt.cxx1362 const com::sun::star::lang::Locale aCurrLocale = pBreakIt->GetLocale( aCurrLang ); in SmartTagScan() local
1363 …static_cast< xub_StrLen >(pBreakIt->GetBreakIter()->beginOfSentence( rText, nBegin, aCurrLocale )); in SmartTagScan()
1364 …n >(Min( rText.getLength(), pBreakIt->GetBreakIter()->endOfSentence( rText, nEnd, aCurrLocale ) )); in SmartTagScan()

Completed in 69 milliseconds