LibreOffice Module sc (master) 1
|
Classes | |
struct | Hash |
Public Member Functions | |
CellPos (SCCOL nCol, SCROW nRow) | |
bool | operator== (const CellPos &r) const |
Public Attributes | |
SCCOL | mnCol |
SCROW | mnRow |
Definition at line 34 of file spellcheckcontext.cxx.
Definition at line 50 of file spellcheckcontext.cxx.
|
inline |
Definition at line 52 of file spellcheckcontext.cxx.
SCCOL SpellCheckContext::SpellCheckCache::CellPos::mnCol |
Definition at line 47 of file spellcheckcontext.cxx.
Referenced by SpellCheckContext::SpellCheckCache::CellPos::Hash::operator()(), and operator==().
SCROW SpellCheckContext::SpellCheckCache::CellPos::mnRow |
Definition at line 48 of file spellcheckcontext.cxx.
Referenced by SpellCheckContext::SpellCheckCache::CellPos::Hash::operator()(), and operator==().