Home
last modified time | relevance | path

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

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

Completed in 35 milliseconds