clear() | ScExternalRefCache::Table | |
getAllCols(SCROW nRow, ::std::vector< SCCOL > &rCols, SCCOL nLow, SCCOL nHigh) const | ScExternalRefCache::Table | |
getAllCols(SCROW nRow, ::std::vector< SCCOL > &rCols) const | ScExternalRefCache::Table | |
getAllCols(SCROW nRow, ::std::vector< SCCOL > &rCols, P predicate) const | ScExternalRefCache::Table | private |
getAllCols(SCROW nRow, vector< SCCOL > &rCols, P predicate) const | ScExternalRefCache::Table | |
getAllNumberFormats(::std::vector< sal_uInt32 > &rNumFmts) const | ScExternalRefCache::Table | |
getAllRows(::std::vector< SCROW > &rRows, SCROW nLow, SCROW nHigh) const | ScExternalRefCache::Table | |
getAllRows(::std::vector< SCROW > &rRows) const | ScExternalRefCache::Table | |
getAllRows(::std::vector< SCROW > &rRows, P predicate) const | ScExternalRefCache::Table | private |
getAllRows(vector< SCROW > &rRows, P predicate) const | ScExternalRefCache::Table | |
getCell(SCCOL nCol, SCROW nRow, sal_uInt32 *pnFmtIndex=nullptr) const | ScExternalRefCache::Table | |
getColRange(SCROW nRow) const | ScExternalRefCache::Table | |
getEmptyOrNullToken(SCCOL nCol, SCROW nRow) const | ScExternalRefCache::Table | private |
getRowRange() const | ScExternalRefCache::Table | |
hasRow(SCROW nRow) const | ScExternalRefCache::Table | |
isInCachedRanges(SCCOL nCol, SCROW nRow) const | ScExternalRefCache::Table | private |
isRangeCached(SCCOL nCol1, SCROW nRow1, SCCOL nCol2, SCROW nRow2) const | ScExternalRefCache::Table | |
isReferenced() const | ScExternalRefCache::Table | |
maCachedRanges | ScExternalRefCache::Table | private |
maRows | ScExternalRefCache::Table | private |
mbReferenced | ScExternalRefCache::Table | private |
setCachedCell(SCCOL nCol, SCROW nRow) | ScExternalRefCache::Table | |
setCachedCellRange(SCCOL nCol1, SCROW nRow1, SCCOL nCol2, SCROW nRow2) | ScExternalRefCache::Table | |
setCell(SCCOL nCol, SCROW nRow, TokenRef const &pToken, sal_uLong nFmtIndex=0, bool bSetCacheRange=true) | ScExternalRefCache::Table | |
setReferenced(bool bReferenced) | ScExternalRefCache::Table | |
setWholeTableCached() | ScExternalRefCache::Table | |
Table() | ScExternalRefCache::Table | |
~Table() | ScExternalRefCache::Table | |