Lines Matching refs:SwSpellDialogChildWindow
63 SFX_IMPL_CHILDWINDOW(SwSpellDialogChildWindow, FN_SPELL_GRAMMAR_DIALOG)
159 SwSpellDialogChildWindow::SwSpellDialogChildWindow ( in SwSpellDialogChildWindow() function in SwSpellDialogChildWindow
175 SwSpellDialogChildWindow::~SwSpellDialogChildWindow () in ~SwSpellDialogChildWindow()
186 SfxChildWinInfo SwSpellDialogChildWindow::GetInfo (void) const in GetInfo()
197 svx::SpellPortions SwSpellDialogChildWindow::GetNextWrongSentence(bool bRecheck) in GetNextWrongSentence()
457 void SwSpellDialogChildWindow::ApplyChangedSentence(const svx::SpellPortions& rChanged, bool bReche… in ApplyChangedSentence()
489 void SwSpellDialogChildWindow::AddAutoCorrection( in AddAutoCorrection()
498 bool SwSpellDialogChildWindow::HasAutoCorrection() in HasAutoCorrection()
505 bool SwSpellDialogChildWindow::HasGrammarChecking() in HasGrammarChecking()
512 bool SwSpellDialogChildWindow::IsGrammarChecking() in IsGrammarChecking()
519 void SwSpellDialogChildWindow::SetGrammarChecking(bool bOn) in SetGrammarChecking()
555 void SwSpellDialogChildWindow::GetFocus() in GetFocus()
616 void SwSpellDialogChildWindow::LoseFocus() in LoseFocus()
668 void SwSpellDialogChildWindow::InvalidateSpellDialog() in InvalidateSpellDialog()
680 SwWrtShell* SwSpellDialogChildWindow::GetWrtShell_Impl() in GetWrtShell_Impl()
702 bool SwSpellDialogChildWindow::MakeTextSelection_Impl(SwWrtShell& rShell, ShellModes eSelMode) in MakeTextSelection_Impl()
770 bool SwSpellDialogChildWindow::FindNextDrawTextError_Impl(SwWrtShell& rSh) in FindNextDrawTextError_Impl()
859 bool SwSpellDialogChildWindow::SpellDrawText_Impl(SwWrtShell& rSh, ::svx::SpellPortions& rPortions) in SpellDrawText_Impl()
888 void SwSpellDialogChildWindow::LockFocusNotification(bool bLock) in LockFocusNotification()