LibreOffice Module sw (master) 1
Public Member Functions | Public Attributes | List of all members
SpellState Struct Reference
Collaboration diagram for SpellState:
[legend]

Public Member Functions

 SpellState ()
 
void Reset ()
 

Public Attributes

bool m_bInitialCall
 
bool m_bLockFocus
 
bool m_bLostFocus
 
bool m_bBodySpelled
 
bool m_bOtherSpelled
 
bool m_bStartedInOther
 
bool m_bStartedInSelection
 
std::unique_ptr< SwPaMpOtherCursor
 
bool m_bDrawingsSpelled
 
Reference< XTextRange > m_xStartRange
 
const SdrObjectm_pStartDrawing
 
ESelection m_aStartDrawingSelection
 
bool m_bRestartDrawing
 
ShellMode m_eSelMode
 
const SwNodem_pPointNode
 
const SwNodem_pMarkNode
 
sal_Int32 m_nPointPos
 
sal_Int32 m_nMarkPos
 
const SdrOutlinerm_pOutliner
 
ESelection m_aESelection
 
std::list< SdrTextObj * > m_aTextObjects
 
bool m_bTextObjectsCollected
 

Detailed Description

Definition at line 57 of file SwSpellDialogChildWindow.cxx.

Constructor & Destructor Documentation

◆ SpellState()

SpellState::SpellState ( )
inline

Definition at line 89 of file SwSpellDialogChildWindow.cxx.

References Object.

Member Function Documentation

◆ Reset()

void SpellState::Reset ( void  )
inline

Definition at line 111 of file SwSpellDialogChildWindow.cxx.

Member Data Documentation

◆ m_aESelection

ESelection SpellState::m_aESelection

Definition at line 83 of file SwSpellDialogChildWindow.cxx.

◆ m_aStartDrawingSelection

ESelection SpellState::m_aStartDrawingSelection

Definition at line 73 of file SwSpellDialogChildWindow.cxx.

◆ m_aTextObjects

std::list<SdrTextObj*> SpellState::m_aTextObjects

Definition at line 86 of file SwSpellDialogChildWindow.cxx.

◆ m_bBodySpelled

bool SpellState::m_bBodySpelled

Definition at line 64 of file SwSpellDialogChildWindow.cxx.

◆ m_bDrawingsSpelled

bool SpellState::m_bDrawingsSpelled

Definition at line 70 of file SwSpellDialogChildWindow.cxx.

◆ m_bInitialCall

bool SpellState::m_bInitialCall

Definition at line 59 of file SwSpellDialogChildWindow.cxx.

◆ m_bLockFocus

bool SpellState::m_bLockFocus

Definition at line 60 of file SwSpellDialogChildWindow.cxx.

◆ m_bLostFocus

bool SpellState::m_bLostFocus

Definition at line 61 of file SwSpellDialogChildWindow.cxx.

◆ m_bOtherSpelled

bool SpellState::m_bOtherSpelled

Definition at line 65 of file SwSpellDialogChildWindow.cxx.

◆ m_bRestartDrawing

bool SpellState::m_bRestartDrawing

Definition at line 74 of file SwSpellDialogChildWindow.cxx.

◆ m_bStartedInOther

bool SpellState::m_bStartedInOther

Definition at line 66 of file SwSpellDialogChildWindow.cxx.

◆ m_bStartedInSelection

bool SpellState::m_bStartedInSelection

Definition at line 67 of file SwSpellDialogChildWindow.cxx.

◆ m_bTextObjectsCollected

bool SpellState::m_bTextObjectsCollected

Definition at line 87 of file SwSpellDialogChildWindow.cxx.

◆ m_eSelMode

ShellMode SpellState::m_eSelMode

Definition at line 77 of file SwSpellDialogChildWindow.cxx.

◆ m_nMarkPos

sal_Int32 SpellState::m_nMarkPos

Definition at line 81 of file SwSpellDialogChildWindow.cxx.

◆ m_nPointPos

sal_Int32 SpellState::m_nPointPos

Definition at line 80 of file SwSpellDialogChildWindow.cxx.

◆ m_pMarkNode

const SwNode* SpellState::m_pMarkNode

Definition at line 79 of file SwSpellDialogChildWindow.cxx.

◆ m_pOutliner

const SdrOutliner* SpellState::m_pOutliner

Definition at line 82 of file SwSpellDialogChildWindow.cxx.

◆ m_pPointNode

const SwNode* SpellState::m_pPointNode

Definition at line 78 of file SwSpellDialogChildWindow.cxx.

◆ m_pStartDrawing

const SdrObject* SpellState::m_pStartDrawing

Definition at line 72 of file SwSpellDialogChildWindow.cxx.

◆ m_xStartRange

Reference<XTextRange> SpellState::m_xStartRange

Definition at line 71 of file SwSpellDialogChildWindow.cxx.

◆ pOtherCursor

std::unique_ptr<SwPaM> SpellState::pOtherCursor

Definition at line 69 of file SwSpellDialogChildWindow.cxx.


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