Lines Matching refs:SpellDialogChildWindow
35 SFX_IMPL_CHILDWINDOW(SpellDialogChildWindow, SID_SPELL_DIALOG)
48 SpellDialogChildWindow::SpellDialogChildWindow ( in SpellDialogChildWindow() function in sd::SpellDialogChildWindow
53 : ::svx::SpellDialogChildWindow (_pParent, nId, pBindings, pInfo), in SpellDialogChildWindow()
63 SpellDialogChildWindow::~SpellDialogChildWindow (void) in ~SpellDialogChildWindow()
79 SfxChildWinInfo SpellDialogChildWindow::GetInfo (void) const in GetInfo()
81 return ::svx::SpellDialogChildWindow::GetInfo(); in GetInfo()
87 void SpellDialogChildWindow::InvalidateSpellDialog (void) in InvalidateSpellDialog()
89 ::svx::SpellDialogChildWindow::InvalidateSpellDialog(); in InvalidateSpellDialog()
95 ::svx::SpellPortions SpellDialogChildWindow::GetNextWrongSentence( bool /*bRecheck*/ ) in GetNextWrongSentence()
123 void SpellDialogChildWindow::ApplyChangedSentence ( in ApplyChangedSentence()
139 void SpellDialogChildWindow::GetFocus (void) in GetFocus()
151 void SpellDialogChildWindow::LoseFocus() in LoseFocus()
158 void SpellDialogChildWindow::ProvideOutliner (void) in ProvideOutliner()