LibreOffice
LibreOffice 24.2 SDK API Reference
|
holds the results from proofreading a sentence. More...
import"ProofreadingResult.idl";
holds the results from proofreading a sentence.
string aDocumentIdentifier |
sequence< com::sun::star::linguistic2::SingleProofreadingError > aErrors |
com::sun::star::lang::Locale aLocale |
sequence< com::sun::star::beans::PropertyValue > aProperties |
string aText |
long nBehindEndOfSentencePosition |
long nStartOfNextSentencePosition |
long nStartOfSentencePosition |
com::sun::star::text::XFlatParagraph xFlatParagraph |
com::sun::star::linguistic2::XProofreader xProofreader |