Home
last modified time | relevance | path

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

/trunk/main/sw/source/ui/dialog/
H A DSwSpellDialogChildWindow.cxx63 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()
[all …]
/trunk/main/sw/source/ui/inc/
H A DSwSpellDialogChildWindow.hxx34 class SwSpellDialogChildWindow class
58 SwSpellDialogChildWindow (
63 ~SwSpellDialogChildWindow();
65 SFX_DECL_CHILDWINDOW(SwSpellDialogChildWindow);
/trunk/main/sw/source/ui/app/
H A Dswmodule.cxx438 SwSpellDialogChildWindow::RegisterChildWindow(sal_False, pMod); in RegisterControls()
/trunk/main/sw/source/ui/uiview/
H A Dview0.cxx111 SFX_CHILDWINDOW_REGISTRATION(SwSpellDialogChildWindow::GetChildWindowId()); in SFX_IMPL_INTERFACE()
/trunk/main/sw/
H A DLibrary_sw.mk575 sw/source/ui/dialog/SwSpellDialogChildWindow \