Searched defs:SpellState (Results 1 – 1 of 1) sorted by relevance
72 struct SpellState struct74 bool m_bInitialCall;75 bool m_bLockFocus; //lock the focus notification while a modal dialog is active76 bool m_bLostFocus;79 sal_uInt16 m_SpellStartPosition;80 bool m_bBodySpelled; //body already spelled104 SpellState() : in SpellState() argument127 ~SpellState() {delete pOtherCursor;} in ~SpellState() argument130 void Reset() in Reset()
Completed in 31 milliseconds