Searched defs:SpellState (Results 1 – 1 of 1) sorted by relevance
70 struct SpellState struct72 bool m_bInitialCall;73 bool m_bLockFocus; //lock the focus notification while a modal dialog is active74 bool m_bLostFocus;77 sal_uInt16 m_SpellStartPosition;78 bool m_bBodySpelled; //body already spelled102 SpellState() : in SpellState() argument125 ~SpellState() {delete pOtherCursor;} in ~SpellState() argument128 void Reset() in Reset()
Completed in 11 milliseconds