Searched refs:Error_t (Results 1 – 1 of 1) sorted by relevance
157 typedef std::map< OUString, uno::Sequence<OUString> > Error_t; in GrammarCheckingInDummy() typedef158 Error_t aError; in GrammarCheckingInDummy()171 for(Error_t::const_iterator it = aError.begin(); it != aError.end(); ++it) in GrammarCheckingInDummy()
Completed in 9 milliseconds