Home
last modified time | relevance | path

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

/dports/editors/libreoffice/libreoffice-7.2.6.2/include/svx/
H A DSpellDialogChildWindow.hxx89 virtual bool IsGrammarChecking();
/dports/editors/libreoffice6/libreoffice-6.4.7.2/include/svx/
H A DSpellDialogChildWindow.hxx91 virtual bool IsGrammarChecking();
/dports/editors/libreoffice/libreoffice-7.2.6.2/svx/source/dialog/
H A DSpellDialogChildWindow.cxx78 bool SpellDialogChildWindow::IsGrammarChecking() in IsGrammarChecking() function in svx::SpellDialogChildWindow
/dports/editors/libreoffice6/libreoffice-6.4.7.2/svx/source/dialog/
H A DSpellDialogChildWindow.cxx78 bool SpellDialogChildWindow::IsGrammarChecking() in IsGrammarChecking() function in svx::SpellDialogChildWindow
/dports/editors/libreoffice/libreoffice-7.2.6.2/sw/source/uibase/inc/
H A DSwSpellDialogChildWindow.hxx46 virtual bool IsGrammarChecking() override;
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sw/source/uibase/inc/
H A DSwSpellDialogChildWindow.hxx46 virtual bool IsGrammarChecking() override;
/dports/editors/libreoffice/libreoffice-7.2.6.2/sw/source/uibase/dialog/
H A DSwSpellDialogChildWindow.cxx471 bool SwSpellDialogChildWindow::IsGrammarChecking() in IsGrammarChecking() function in SwSpellDialogChildWindow
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sw/source/uibase/dialog/
H A DSwSpellDialogChildWindow.cxx479 bool SwSpellDialogChildWindow::IsGrammarChecking() in IsGrammarChecking() function in SwSpellDialogChildWindow
/dports/editors/libreoffice/libreoffice-7.2.6.2/cui/source/dialogs/
H A DSpellDialog.cxx412 m_xCheckGrammarCB->set_active(rParent.IsGrammarChecking()); in IMPL_LINK_NOARG()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/cui/source/dialogs/
H A DSpellDialog.cxx410 m_xCheckGrammarCB->set_active(rParent.IsGrammarChecking()); in IMPL_LINK_NOARG()