Home
last modified time | relevance | path

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

/aoo41x/main/sw/source/ui/dialog/
H A DSwSpellDialogChildWindow.cxx72 struct SpellState struct
74 bool m_bInitialCall;
75 bool m_bLockFocus; //lock the focus notification while a modal dialog is active
76 bool m_bLostFocus;
79 sal_uInt16 m_SpellStartPosition;
80 bool m_bBodySpelled; //body already spelled
104 SpellState() : in SpellState() argument
127 ~SpellState() {delete pOtherCursor;} in ~SpellState() argument
130 void Reset() in Reset()

Completed in 30 milliseconds