Searched refs:aCurrLocale (Results 1 – 1 of 1) sorted by relevance
1368 const com::sun::star::lang::Locale aCurrLocale = pBreakIt->GetLocale( aCurrLang ); in SmartTagScan() local1369 …static_cast< xub_StrLen >(pBreakIt->GetBreakIter()->beginOfSentence( rText, nBegin, aCurrLocale )); in SmartTagScan()1370 …n >(Min( rText.getLength(), pBreakIt->GetBreakIter()->endOfSentence( rText, nEnd, aCurrLocale ) )); in SmartTagScan()
Completed in 29 milliseconds