Home
last modified time | relevance | path

Searched refs:m_bInitialCall (Results 1 – 1 of 1) sorted by relevance

/aoo4110/main/sw/source/ui/dialog/
H A DSwSpellDialogChildWindow.cxx74 bool m_bInitialCall; member
105 m_bInitialCall(true), in SpellState()
131 { m_bInitialCall = true; in Reset()
180 if(!m_pSpellState->m_bInitialCall && pWrtShell) in ~SwSpellDialogChildWindow()
222 if( m_pSpellState->m_bInitialCall ) in GetNextWrongSentence()
296 m_pSpellState->m_bInitialCall = false; in GetNextWrongSentence()
462 …DBG_ASSERT(!m_pSpellState->m_bInitialCall, "ApplyChangedSentence in initial call or after resume"); in ApplyChangedSentence()
463 if(pWrtShell && !m_pSpellState->m_bInitialCall) in ApplyChangedSentence()
563 if(pWrtShell && !m_pSpellState->m_bInitialCall) in GetFocus()
673 if(!m_pSpellState->m_bInitialCall && pWrtShell) in InvalidateSpellDialog()

Completed in 11 milliseconds