Home
last modified time | relevance | path

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

/aoo4110/main/linguistic/source/
H A Dgciterator.cxx564 …lang::Locale aCurLocale = lcl_GetPrimaryLanguageOfSentence( xFlatPara, aFPEntryItem.m_nStartIndex … in DequeueAndCheck() local
573 … sal_Int32 nSuggestedEnd = GetSuggestedEndOfSentence( aCurTxt, nStartPos, aCurLocale ); in DequeueAndCheck()
579 …uno::Reference< linguistic2::XProofreader > xGC( GetGrammarChecker( aCurLocale ), uno::UNO_QUERY ); in DequeueAndCheck()
584 …aRes = xGC->doProofreading( aCurDocId, aCurTxt, aCurLocale, nStartPos, nSuggestedEnd, aEmptyProps … in DequeueAndCheck()
604 aRes.aLocale = aCurLocale; in DequeueAndCheck()
716 lang::Locale aCurLocale = lcl_GetPrimaryLanguageOfSentence( xFlatPara, nStartPos ); in checkSentenceAtPosition() local
725 … nSuggestedEndOfSentencePos = GetSuggestedEndOfSentence( rText, nStartPos, aCurLocale ); in checkSentenceAtPosition()
728 xGC = GetGrammarChecker( aCurLocale ); in checkSentenceAtPosition()
735 …aTmpRes = xGC->doProofreading( aDocId, rText, aCurLocale, nStartPos, nSuggestedEndOfSentencePos, a… in checkSentenceAtPosition()
/aoo4110/main/cui/source/options/
H A Doptlingu.cxx2230 Locale aCurLocale; in IMPL_LINK() local
2231 SvxLanguageToLocale(aCurLocale, eCurLanguage); in IMPL_LINK()
2326 pInfo->xSpell->hasLocale( aCurLocale ); in IMPL_LINK()
2370 pInfo->xGrammar->hasLocale( aCurLocale ); in IMPL_LINK()
2414 pInfo->xHyph->hasLocale( aCurLocale ); in IMPL_LINK()
2458 pInfo->xThes->hasLocale( aCurLocale ); in IMPL_LINK()
2481 aLastLocale.Language = aCurLocale.Language; in IMPL_LINK()
2482 aLastLocale.Country = aCurLocale.Country; in IMPL_LINK()

Completed in 50 milliseconds