Searched refs:aCurrLocale (Results 1 – 1 of 1) sorted by relevance
1362 const com::sun::star::lang::Locale aCurrLocale = pBreakIt->GetLocale( aCurrLang ); in SmartTagScan() local1363 …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 22 milliseconds