Searched refs:xFPIP (Results 1 – 1 of 1) sorted by relevance
188 uno::Reference< text::XFlatParagraphIteratorProvider > xFPIP( xDoc, uno::UNO_QUERY ); in StartGrammarChecking() local191 if ( xFPIP.is() && !xGCIterator->isProofreading( xDoc ) ) in StartGrammarChecking()192 xGCIterator->startProofreading( xDoc, xFPIP ); in StartGrammarChecking()
Completed in 26 milliseconds