Searched refs:GrammarChecker (Results 1 – 2 of 2) sorted by relevance
59 GrammarChecker::GrammarChecker( /*uno::Reference< uno::XComponentContext > const & context*/ ) in GrammarChecker() function in GrammarChecker63 GrammarChecker::~GrammarChecker() in ~GrammarChecker()68 sal_Bool SAL_CALL GrammarChecker::isSpellChecker() throw (uno::RuntimeException) in isSpellChecker()89 void SAL_CALL GrammarChecker::startDocument(sal_Int32 nDocId) in startDocument()96 void SAL_CALL GrammarChecker::startParagraph(sal_Int32 nDocId) in startParagraph()103 void SAL_CALL GrammarChecker::endParagraph( sal_Int32 nDocId ) in endParagraph()110 void SAL_CALL GrammarChecker::endDocument(sal_Int32 nDocId) in endDocument()217 void SAL_CALL GrammarChecker::runOptionsDialog() in runOptionsDialog()223 void SAL_CALL GrammarChecker::dispose( ) throw (uno::RuntimeException) in dispose()292 GrammarChecker::getImplementationName_Static(), in GrammarChecker_getFactory()[all …]
40 class GrammarChecker: class51 GrammarChecker( const GrammarChecker & );52 GrammarChecker & operator = ( const GrammarChecker & );55 explicit GrammarChecker( /* uno::Reference< uno::XComponentContext > const & rXContext */ );56 virtual ~GrammarChecker();97 inline ::rtl::OUString GrammarChecker::getImplementationName_Static() in getImplementationName_Static()
Completed in 22 milliseconds