LibreOffice
LibreOffice 25.8 SDK API Reference
Loading...
Searching...
No Matches
SingleProofreadingError Struct 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::PropertyValueaProperties

Public Attributes

long nErrorStart
long nErrorLength
long nErrorType
string aRuleIdentifier
string aShortComment
string aFullComment

Detailed Description

holds a single error found by the proofreader.

Since
OOo 3.0.1

Member Typedef Documentation

◆ aProperties

◆ aSuggestions

sequence< string > aSuggestions

Member Data Documentation

◆ aFullComment

string aFullComment

◆ aRuleIdentifier

string aRuleIdentifier

◆ aShortComment

string aShortComment

◆ nErrorLength

long nErrorLength

◆ nErrorStart

long nErrorStart

◆ nErrorType

long nErrorType

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