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