LibreOffice Module editeng (master) 1
Functions
acorrcfg.cxx File Reference
#include <comphelper/processfactory.hxx>
#include <editeng/acorrcfg.hxx>
#include <o3tl/any.hxx>
#include <tools/debug.hxx>
#include <tools/urlobj.hxx>
#include <comphelper/diagnose_ex.hxx>
#include <ucbhelper/content.hxx>
#include <unotools/pathoptions.hxx>
#include <unotools/ucbhelper.hxx>
#include <svtools/langtab.hxx>
#include <com/sun/star/sdbc/XResultSet.hpp>
#include <com/sun/star/sdbc/XRow.hpp>
#include <editeng/svxacorr.hxx>
#include <com/sun/star/uno/Sequence.hxx>
Include dependency graph for acorrcfg.cxx:

Go to the source code of this file.

Functions

static void scanAutoCorrectDirForLanguageTags (const OUString &rURL)
 An autocorrection file dropped into such directory may create a language list entry if one didn't exist already. More...
 

Function Documentation

◆ scanAutoCorrectDirForLanguageTags()

static void scanAutoCorrectDirForLanguageTags ( const OUString &  rURL)
static