Home
last modified time | relevance | path

Searched defs:QueryKey (Results 1 – 1 of 1) sorted by relevance

/trunk/main/sc/inc/
H A Dlookupcache.hxx195 struct QueryKey struct in ScLookupCache
197 SCROW mnRow;
198 SCTAB mnTab;
199 QueryOp meOp : 2;
201 QueryKey( const ScAddress & rAddress, const QueryOp eOp ) : in QueryKey() argument
208 bool operator==( const QueryKey & r ) const in operator ==()
213 struct Hash

Completed in 34 milliseconds