Home
last modified time | relevance | path

Searched refs:bColumnsMatch (Results 1 – 1 of 1) sorted by relevance

/aoo42x/main/sc/source/core/tool/
H A Dinterpr1.cxx8380 bool bColumnsMatch = (rParam.nCol1 == rEntry.nField); in LookupQueryWithCache() local
8381 DBG_ASSERT( bColumnsMatch, "ScInterpreter::LookupQueryWithCache: columns don't match"); in LookupQueryWithCache()
8382 if (!bColumnsMatch) in LookupQueryWithCache()

Completed in 39 milliseconds