| LibreOffice
    LibreOffice 25.2 SDK API Reference | 
holds a single error found by the proofreader. More...
import "SingleProofreadingError.idl";
| Public Types | |
| typedef sequence< string > | aSuggestions | 
| typedef sequence< com::sun::star::beans::PropertyValue > | aProperties | 
| Public Attributes | |
| long | nErrorStart | 
| long | nErrorLength | 
| long | nErrorType | 
| string | aRuleIdentifier | 
| string | aShortComment | 
| string | aFullComment | 
holds a single error found by the proofreader.
| sequence< com::sun::star::beans::PropertyValue > aProperties | 
| sequence< string > aSuggestions | 
| string aFullComment | 
| string aRuleIdentifier | 
| string aShortComment | 
| long nErrorLength | 
| long nErrorStart | 
| long nErrorType |