LibreOffice Module sc (master) 1
Classes | Functions
spellcheckcontext.cxx File Reference
#include <spellcheckcontext.hxx>
#include <svl/sharedstring.hxx>
#include <editeng/eeitem.hxx>
#include <editeng/langitem.hxx>
#include <editeng/unolingu.hxx>
#include <scitems.hxx>
#include <document.hxx>
#include <cellvalue.hxx>
#include <editutil.hxx>
#include <dpobject.hxx>
#include <com/sun/star/linguistic2/XSpellChecker1.hpp>
#include <o3tl/hash_combine.hxx>
#include <unordered_map>
Include dependency graph for spellcheckcontext.cxx:

Go to the source code of this file.

Classes

class  SpellCheckContext::SpellCheckCache
 
struct  SpellCheckContext::SpellCheckCache::CellPos
 
struct  SpellCheckContext::SpellCheckCache::CellPos::Hash
 
struct  sc::SpellCheckContext::SpellCheckStatus
 
struct  sc::SpellCheckContext::SpellCheckResult
 

Functions

 IMPL_LINK (SpellCheckContext::SpellCheckStatus, EventHdl, EditStatus &, rStatus, void)
 

Function Documentation

◆ IMPL_LINK()

IMPL_LINK ( SpellCheckContext::SpellCheckStatus  ,
EventHdl  ,
EditStatus ,
rStatus  ,
void   
)

Definition at line 151 of file spellcheckcontext.cxx.

References mbModified.