LibreOffice Module linguistic (master) 1
Functions
spelldsp.cxx File Reference
#include <sal/config.h>
#include <com/sun/star/uno/Reference.h>
#include <com/sun/star/linguistic2/XLinguServiceEventBroadcaster.hpp>
#include <com/sun/star/linguistic2/SpellFailure.hpp>
#include <com/sun/star/uno/XComponentContext.hpp>
#include <unotools/localedatawrapper.hxx>
#include <comphelper/processfactory.hxx>
#include <comphelper/sequence.hxx>
#include <tools/debug.hxx>
#include <svl/lngmisc.hxx>
#include <osl/mutex.hxx>
#include <sal/log.hxx>
#include <vector>
#include "spelldsp.hxx"
#include <linguistic/spelldta.hxx>
#include "lngsvcmgr.hxx"
Include dependency graph for spelldsp.cxx:

Go to the source code of this file.

Functions

static bool SvcListHasLanguage (const LangSvcEntries_Spell &rEntry, LanguageType nLanguage)
 
static Reference< XDictionaryEntry > lcl_GetRulingDictionaryEntry (const OUString &rWord, LanguageType nLanguage)
 

Function Documentation

◆ lcl_GetRulingDictionaryEntry()

static Reference< XDictionaryEntry > lcl_GetRulingDictionaryEntry ( const OUString &  rWord,
LanguageType  nLanguage 
)
static

◆ SvcListHasLanguage()

static bool SvcListHasLanguage ( const LangSvcEntries_Spell rEntry,
LanguageType  nLanguage 
)
static