Home
last modified time | relevance | path

Searched defs:SpellState (Results 1 – 1 of 1) sorted by relevance

/trunk/main/sw/source/ui/dialog/
H A DSwSpellDialogChildWindow.cxx70 struct SpellState struct
72 bool m_bInitialCall;
73 bool m_bLockFocus; //lock the focus notification while a modal dialog is active
74 bool m_bLostFocus;
77 sal_uInt16 m_SpellStartPosition;
78 bool m_bBodySpelled; //body already spelled
102 SpellState() : in SpellState() argument
125 ~SpellState() {delete pOtherCursor;} in ~SpellState() argument
128 void Reset() in Reset()

Completed in 11 milliseconds