LibreOffice Module lingucomponent (master) 1
Functions
languagetoolimp.cxx File Reference
#include <sal/config.h>
#include <config_version.h>
#include <cppuhelper/factory.hxx>
#include <cppuhelper/supportsservice.hxx>
#include <cppuhelper/weak.hxx>
#include "languagetoolimp.hxx"
#include <i18nlangtag/languagetag.hxx>
#include <svtools/strings.hrc>
#include <unotools/resmgr.hxx>
#include <vector>
#include <set>
#include <string.h>
#include <officecfg/Office/Linguistic.hxx>
#include <curl/curl.h>
#include <boost/property_tree/ptree.hpp>
#include <boost/property_tree/json_parser.hpp>
#include <algorithm>
#include <string_view>
#include <sal/log.hxx>
#include <tools/color.hxx>
#include <tools/long.hxx>
#include <com/sun/star/text/TextMarkupType.hpp>
#include <com/sun/star/uno/Any.hxx>
#include <comphelper/propertyvalue.hxx>
#include <unotools/lingucfg.hxx>
#include <osl/mutex.hxx>
#include <rtl/uri.hxx>
Include dependency graph for languagetoolimp.cxx:

Go to the source code of this file.

Functions

SAL_DLLPUBLIC_EXPORT css::uno::XInterface * lingucomponent_LanguageToolGrammarChecker_get_implementation (css::uno::XComponentContext *, css::uno::Sequence< css::uno::Any > const &)
 

Function Documentation

◆ lingucomponent_LanguageToolGrammarChecker_get_implementation()

SAL_DLLPUBLIC_EXPORT css::uno::XInterface * lingucomponent_LanguageToolGrammarChecker_get_implementation ( css::uno::XComponentContext *  ,
css::uno::Sequence< css::uno::Any > const &   
)

Definition at line 528 of file languagetoolimp.cxx.