Home
last modified time | relevance | path

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

/AOO41X/main/sw/source/ui/dialog/
H A DSwSpellDialogChildWindow.cxx65 SFX_IMPL_CHILDWINDOW(SwSpellDialogChildWindow, FN_SPELL_GRAMMAR_DIALOG)
161 SwSpellDialogChildWindow::SwSpellDialogChildWindow ( in SwSpellDialogChildWindow() function in SwSpellDialogChildWindow
177 SwSpellDialogChildWindow::~SwSpellDialogChildWindow () in ~SwSpellDialogChildWindow()
188 SfxChildWinInfo SwSpellDialogChildWindow::GetInfo (void) const in GetInfo()
199 svx::SpellPortions SwSpellDialogChildWindow::GetNextWrongSentence(bool bRecheck) in GetNextWrongSentence()
459 void SwSpellDialogChildWindow::ApplyChangedSentence(const svx::SpellPortions& rChanged, bool bReche… in ApplyChangedSentence()
491 void SwSpellDialogChildWindow::AddAutoCorrection( in AddAutoCorrection()
500 bool SwSpellDialogChildWindow::HasAutoCorrection() in HasAutoCorrection()
507 bool SwSpellDialogChildWindow::HasGrammarChecking() in HasGrammarChecking()
514 bool SwSpellDialogChildWindow::IsGrammarChecking() in IsGrammarChecking()
[all …]
/AOO41X/main/sw/source/ui/inc/
H A DSwSpellDialogChildWindow.hxx34 class SwSpellDialogChildWindow class
58 SwSpellDialogChildWindow (
63 ~SwSpellDialogChildWindow();
65 SFX_DECL_CHILDWINDOW(SwSpellDialogChildWindow);
/AOO41X/main/sw/source/ui/app/
H A Dswmodule.cxx442 SwSpellDialogChildWindow::RegisterChildWindow(sal_False, pMod); in RegisterControls()
/AOO41X/main/sw/source/ui/uiview/
H A Dview0.cxx115 SFX_CHILDWINDOW_REGISTRATION(SwSpellDialogChildWindow::GetChildWindowId()); in SFX_IMPL_INTERFACE()
/AOO41X/main/sw/
H A DLibrary_sw.mk571 sw/source/ui/dialog/SwSpellDialogChildWindow \