Home
last modified time | relevance | path

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

/aoo42x/main/sc/inc/
H A Dexternalrefmgr.hxx192 bool isInCachedRanges(SCCOL nCol, SCROW nRow) const;
/aoo42x/main/sc/source/ui/docshell/
H A Dexternalrefmgr.cxx420 bool ScExternalRefCache::Table::isInCachedRanges(SCCOL nCol, SCROW nRow) const in isInCachedRanges() function in ScExternalRefCache::Table
428 if (isInCachedRanges(nCol, nRow)) in getEmptyOrNullToken()

Completed in 27 milliseconds