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