Home
last modified time | relevance | path

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

/aoo41x/main/sc/source/ui/view/
H A Dspelldialog.cxx46 SFX_IMPL_CHILDWINDOW( ScSpellDialogChildWindow, SID_SPELL_DIALOG ) in SFX_IMPL_CHILDWINDOW() argument
48 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 …]
H A Dtabvwsh.cxx94 SFX_CHILDWINDOW_REGISTRATION(ScSpellDialogChildWindow::GetChildWindowId()); in SFX_IMPL_INTERFACE()
H A Dspelleng.cxx368 sal_uInt16 nWinId = ScSpellDialogChildWindow::GetChildWindowId(); in GetDialogParent()
/aoo41x/main/sc/source/ui/inc/
H A Dspelldialog.hxx45 class ScSpellDialogChildWindow : public ::svx::SpellDialogChildWindow class
48 SFX_DECL_CHILDWINDOW( ScSpellDialogChildWindow );
50 explicit ScSpellDialogChildWindow( Window* pParent, sal_uInt16 nId,
52 virtual ~ScSpellDialogChildWindow();
/aoo41x/main/sc/source/ui/app/
H A Dscdll.cxx320 ScSpellDialogChildWindow ::RegisterChildWindow(sal_False, pMod); in Init()

Completed in 23 milliseconds