Searched refs:isInCachedRanges (Results 1 – 2 of 2) sorted by relevance
192 bool isInCachedRanges(SCCOL nCol, SCROW nRow) const;
420 bool ScExternalRefCache::Table::isInCachedRanges(SCCOL nCol, SCROW nRow) const in isInCachedRanges() function in ScExternalRefCache::Table428 if (isInCachedRanges(nCol, nRow)) in getEmptyOrNullToken()
Completed in 27 milliseconds