LibreOffice Module editeng (master) 1
Public Member Functions | Public Attributes | List of all members
SpellInfo Struct Reference

#include <impedit.hxx>

Collaboration diagram for SpellInfo:
[legend]

Public Member Functions

 SpellInfo ()
 

Public Attributes

EditPaM aCurSentenceStart
 
svx::SpellPortions aLastSpellPortions
 
SpellContentSelections aLastSpellContentSelections
 
EESpellState eState
 
EPaM aSpellStart
 
EPaM aSpellTo
 
bool bSpellToEnd
 
bool bMultipleDoc
 

Detailed Description

Definition at line 156 of file impedit.hxx.

Constructor & Destructor Documentation

◆ SpellInfo()

SpellInfo::SpellInfo ( )
inline

Definition at line 166 of file impedit.hxx.

References Ok.

Member Data Documentation

◆ aCurSentenceStart

EditPaM SpellInfo::aCurSentenceStart

Definition at line 158 of file impedit.hxx.

◆ aLastSpellContentSelections

SpellContentSelections SpellInfo::aLastSpellContentSelections

Definition at line 160 of file impedit.hxx.

◆ aLastSpellPortions

svx::SpellPortions SpellInfo::aLastSpellPortions

Definition at line 159 of file impedit.hxx.

◆ aSpellStart

EPaM SpellInfo::aSpellStart

Definition at line 162 of file impedit.hxx.

Referenced by EditSpellWrapper::SpellStart().

◆ aSpellTo

EPaM SpellInfo::aSpellTo

Definition at line 163 of file impedit.hxx.

Referenced by EditSpellWrapper::CheckSpellTo(), and EditSpellWrapper::SpellStart().

◆ bMultipleDoc

bool SpellInfo::bMultipleDoc

Definition at line 165 of file impedit.hxx.

Referenced by EditSpellWrapper::SpellMore().

◆ bSpellToEnd

bool SpellInfo::bSpellToEnd

Definition at line 164 of file impedit.hxx.

Referenced by EditSpellWrapper::SpellStart().

◆ eState

EESpellState SpellInfo::eState

Definition at line 161 of file impedit.hxx.


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