Searched refs:xGC (Results 1 – 1 of 1) sorted by relevance
489 uno::Reference< linguistic2::XProofreader > xGC( in GetGrammarChecker() local491 … uno::Reference< linguistic2::XSupportedLocales > xSuppLoc( xGC, uno::UNO_QUERY_THROW ); in GetGrammarChecker()495 m_aGCReferencesByService[ aSvcImplName ] = xGC; in GetGrammarChecker()496 xRes = xGC; in GetGrammarChecker()580 if (xGC.is()) in DequeueAndCheck()718 uno::Reference< linguistic2::XProofreader > xGC; in checkSentenceAtPosition() local728 xGC = GetGrammarChecker( aCurLocale ); in checkSentenceAtPosition()732 if (xGC.is()) in checkSentenceAtPosition()820 uno::Reference< linguistic2::XProofreader > xGC( aIt->second ); in resetIgnoreRules() local821 if (xGC.is()) in resetIgnoreRules()[all …]
Completed in 12 milliseconds