Home
last modified time | relevance | path

Searched refs:nDocId (Results 1 – 3 of 3) sorted by relevance

/aoo4110/main/linguistic/source/
H A Dgrammarchecker.cxx89 void SAL_CALL GrammarChecker::startDocument(sal_Int32 nDocId) in startDocument() argument
93 (void) nDocId; in startDocument()
96 void SAL_CALL GrammarChecker::startParagraph(sal_Int32 nDocId) in startParagraph() argument
100 (void) nDocId; in startParagraph()
107 (void) nDocId; in endParagraph()
110 void SAL_CALL GrammarChecker::endDocument(sal_Int32 nDocId) in endDocument() argument
114 (void) nDocId; in endDocument()
118 sal_Int32 nDocId, in doGrammarChecking() argument
133 aRes.nDocumentId = nDocId; in doGrammarChecking()
144 sal_Int32 nDocId, in GrammarCheckingInDummy() argument
[all …]
H A Dgrammarchecker.hxx64 …virtual void SAL_CALL startDocument( ::sal_Int32 nDocId ) throw (::com::sun::star::lang::IllegalAr…
65 …virtual void SAL_CALL startParagraph( ::sal_Int32 nDocId ) throw (::com::sun::star::lang::IllegalA…
66 …virtual void SAL_CALL endParagraph( ::sal_Int32 nDocId ) throw (::com::sun::star::lang::IllegalArg…
67 …virtual void SAL_CALL endDocument( ::sal_Int32 nDocId ) throw (::com::sun::star::lang::IllegalArgu…
68 …nguistic2::GrammarCheckingResult SAL_CALL doGrammarChecking( ::sal_Int32 nDocId, const ::rtl::OUSt…
86 …::sal_Int32 nDocId, const ::rtl::OUString &rFlatParaText, const ::com::sun::star::lang::Locale & r…
/aoo4110/main/offapi/com/sun/star/linguistic2/
H A DXProofreader.idl76 @param nDocId

Completed in 15 milliseconds