LibreOffice Module cui (master) 1
Typedefs | Functions | Variables
optlanguagetool.cxx File Reference
#include "optlanguagetool.hxx"
#include <officecfg/Office/Linguistic.hxx>
#include <sal/log.hxx>
#include <dialmgr.hxx>
#include <strings.hrc>
Include dependency graph for optlanguagetool.cxx:

Go to the source code of this file.

Typedefs

using LanguageToolCfg = officecfg::Office::Linguistic::GrammarChecking::LanguageTool
 

Functions

 IMPL_LINK_NOARG (OptLanguageToolTabPage, CheckHdl, weld::Toggleable &, void)
 

Variables

constexpr OUStringLiteral LANGUAGETOOL_DEFAULT_URL = u"https://api.languagetool.org/v2"
 

Typedef Documentation

◆ LanguageToolCfg

using LanguageToolCfg = officecfg::Office::Linguistic::GrammarChecking::LanguageTool

Definition at line 26 of file optlanguagetool.cxx.

Function Documentation

◆ IMPL_LINK_NOARG()

IMPL_LINK_NOARG ( OptLanguageToolTabPage  ,
CheckHdl  ,
weld::Toggleable ,
void   
)

Definition at line 66 of file optlanguagetool.cxx.

Variable Documentation

◆ LANGUAGETOOL_DEFAULT_URL

constexpr OUStringLiteral LANGUAGETOOL_DEFAULT_URL = u"https://api.languagetool.org/v2"
constexpr