Searched refs:ScSpellDialogChildWindow (Results 1 – 5 of 5) sorted by relevance
46 SFX_IMPL_CHILDWINDOW( ScSpellDialogChildWindow, SID_SPELL_DIALOG ) in SFX_IMPL_CHILDWINDOW() argument48 ScSpellDialogChildWindow::ScSpellDialogChildWindow( Window* pParentP, sal_uInt16 nId, in SFX_IMPL_CHILDWINDOW()61 ScSpellDialogChildWindow::~ScSpellDialogChildWindow() in ~ScSpellDialogChildWindow()66 SfxChildWinInfo ScSpellDialogChildWindow::GetInfo() const in GetInfo()71 void ScSpellDialogChildWindow::InvalidateSpellDialog() in InvalidateSpellDialog()78 ::svx::SpellPortions ScSpellDialogChildWindow::GetNextWrongSentence( bool /*bRecheck*/ ) in GetNextWrongSentence()109 void ScSpellDialogChildWindow::GetFocus() in GetFocus()119 void ScSpellDialogChildWindow::LoseFocus() in LoseFocus()125 void ScSpellDialogChildWindow::Reset() in Reset()164 void ScSpellDialogChildWindow::Init() in Init()[all …]
94 SFX_CHILDWINDOW_REGISTRATION(ScSpellDialogChildWindow::GetChildWindowId()); in SFX_IMPL_INTERFACE()
368 sal_uInt16 nWinId = ScSpellDialogChildWindow::GetChildWindowId(); in GetDialogParent()
45 class ScSpellDialogChildWindow : public ::svx::SpellDialogChildWindow class48 SFX_DECL_CHILDWINDOW( ScSpellDialogChildWindow );50 explicit ScSpellDialogChildWindow( Window* pParent, sal_uInt16 nId,52 virtual ~ScSpellDialogChildWindow();
320 ScSpellDialogChildWindow ::RegisterChildWindow(sal_False, pMod); in Init()
Completed in 37 milliseconds