LibreOffice Module sc (master) 1
|
#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>
Go to the source code of this file.
Functions | |
IMPL_LINK (SpellCheckContext::SpellCheckStatus, EventHdl, EditStatus &, rStatus, void) | |
IMPL_LINK | ( | SpellCheckContext::SpellCheckStatus | , |
EventHdl | , | ||
EditStatus & | , | ||
rStatus | , | ||
void | |||
) |
Definition at line 151 of file spellcheckcontext.cxx.
References mbModified.