Home
last modified time | relevance | path

Searched refs:SetGrammarChecking (Results 1 – 10 of 10) sorted by relevance

/dports/editors/libreoffice/libreoffice-7.2.6.2/include/svx/
H A DSpellDialogChildWindow.hxx92 virtual void SetGrammarChecking(bool bOn);
/dports/editors/libreoffice6/libreoffice-6.4.7.2/include/svx/
H A DSpellDialogChildWindow.hxx94 virtual void SetGrammarChecking(bool bOn);
/dports/editors/libreoffice/libreoffice-7.2.6.2/svx/source/dialog/
H A DSpellDialogChildWindow.cxx84 void SpellDialogChildWindow::SetGrammarChecking(bool ) in SetGrammarChecking() function in svx::SpellDialogChildWindow
/dports/editors/libreoffice6/libreoffice-6.4.7.2/svx/source/dialog/
H A DSpellDialogChildWindow.cxx84 void SpellDialogChildWindow::SetGrammarChecking(bool ) in SetGrammarChecking() function in svx::SpellDialogChildWindow
/dports/editors/libreoffice/libreoffice-7.2.6.2/sw/source/uibase/inc/
H A DSwSpellDialogChildWindow.hxx47 virtual void SetGrammarChecking(bool bOn) override;
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sw/source/uibase/inc/
H A DSwSpellDialogChildWindow.hxx47 virtual void SetGrammarChecking(bool bOn) override;
/dports/editors/libreoffice/libreoffice-7.2.6.2/sw/source/uibase/dialog/
H A DSwSpellDialogChildWindow.cxx476 void SwSpellDialogChildWindow::SetGrammarChecking(bool bOn) in SetGrammarChecking() function in SwSpellDialogChildWindow
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sw/source/uibase/dialog/
H A DSwSpellDialogChildWindow.cxx484 void SwSpellDialogChildWindow::SetGrammarChecking(bool bOn) in SetGrammarChecking() function in SwSpellDialogChildWindow
/dports/editors/libreoffice/libreoffice-7.2.6.2/cui/source/dialogs/
H A DSpellDialog.cxx453 rParent.SetGrammarChecking(m_xCheckGrammarCB->get_active()); in IMPL_LINK_NOARG()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/cui/source/dialogs/
H A DSpellDialog.cxx449 rParent.SetGrammarChecking(m_xCheckGrammarCB->get_active()); in IMPL_LINK_NOARG()