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