20 #ifndef INCLUDED_SW_SOURCE_UIBASE_INC_SWSPELLDIALOGCHILDWINDOW_HXX
21 #define INCLUDED_SW_SOURCE_UIBASE_INC_SWSPELLDIALOGCHILDWINDOW_HXX
SwWrtShell * GetWrtShell_Impl()
bool FindNextDrawTextError_Impl(SwWrtShell &rSh)
Used by the UI to modify the document model.
std::unique_ptr< SpellState > m_pSpellState
void MakeTextSelection_Impl(SwWrtShell &rSh, ShellMode eSelMode)
virtual void LoseFocus() override
bool SpellDrawText_Impl(SwWrtShell &rSh, svx::SpellPortions &rPortions)
void LockFocusNotification(bool bLock)
virtual ~SwSpellDialogChildWindow() override
virtual bool HasGrammarChecking() override
virtual void GetFocus() override
SFX_DECL_CHILDWINDOW_WITHID(SwSpellDialogChildWindow)
SwSpellDialogChildWindow(vcl::Window *pParent, sal_uInt16 nId, SfxBindings *pBindings, SfxChildWinInfo *pInfo)
virtual void ApplyChangedSentence(const svx::SpellPortions &rChanged, bool bRecheck) override
virtual svx::SpellPortions GetNextWrongSentence(bool bRecheck) override
virtual bool HasAutoCorrection() override
virtual void SetGrammarChecking(bool bOn) override
void InvalidateSpellDialog()
bool m_bIsGrammarCheckingOn
virtual bool IsGrammarChecking() override
std::vector< SpellPortion > SpellPortions
virtual void AddAutoCorrection(const OUString &rOld, const OUString &rNew, LanguageType eLanguage) override