LibreOffice
LibreOffice 5.1 SDK API Reference
Public Attributes | List of all members
SingleProofreadingError Struct 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::PropertyValueaProperties
 

Detailed Description

holds a single error found by the proofreader.

Since
OOo 3.0.1

Member Data Documentation

§ aFullComment

string aFullComment

§ aProperties

sequence< com::sun::star::beans::PropertyValue > aProperties

§ aRuleIdentifier

string aRuleIdentifier

§ aShortComment

string aShortComment

§ aSuggestions

sequence< string > aSuggestions

§ nErrorLength

long nErrorLength

§ nErrorStart

long nErrorStart

§ nErrorType

long nErrorType

The documentation for this struct was generated from the following file: