#include "optlanguagetool.hxx"
#include <officecfg/Office/Linguistic.hxx>
#include <sal/log.hxx>
#include <dialmgr.hxx>
#include <strings.hrc>
Go to the source code of this file.
|
using | LanguageToolCfg = officecfg::Office::Linguistic::GrammarChecking::LanguageTool |
|
◆ LanguageToolCfg
using LanguageToolCfg = officecfg::Office::Linguistic::GrammarChecking::LanguageTool |
◆ IMPL_LINK_NOARG()
◆ LANGUAGETOOL_DEFAULT_URL
constexpr OUStringLiteral LANGUAGETOOL_DEFAULT_URL = u"https://api.languagetool.org/v2" |
|
constexpr |