Searched defs:QueryKey (Results 1 – 1 of 1) sorted by relevance
195 struct QueryKey struct in ScLookupCache197 SCROW mnRow;198 SCTAB mnTab;199 QueryOp meOp : 2;201 QueryKey( const ScAddress & rAddress, const QueryOp eOp ) : in QueryKey() function208 bool operator==( const QueryKey & r ) const in operator ==()213 struct Hash
Completed in 6 milliseconds