LibreOffice Module sc (master) 1
|
Public Member Functions | |
QueryCriteriaAndResult (const QueryCriteria &rCriteria, const ScAddress &rAddress) | |
Public Attributes | |
QueryCriteria | maCriteria |
ScAddress | maAddress |
Definition at line 180 of file lookupcache.hxx.
|
inline |
Definition at line 185 of file lookupcache.hxx.
ScAddress ScLookupCache::QueryCriteriaAndResult::maAddress |
Definition at line 183 of file lookupcache.hxx.
Referenced by ScLookupCache::insert(), and ScLookupCache::lookup().
QueryCriteria ScLookupCache::QueryCriteriaAndResult::maCriteria |
Definition at line 182 of file lookupcache.hxx.
Referenced by ScLookupCache::lookup().