Home
last modified time | relevance | path

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

/aoo41x/main/sc/inc/
H A Ddptablecache.hxx88 bool IsRowEmpty( SCROW nRow ) const;
/aoo41x/main/sc/source/core/data/
H A Ddpcachetable.cxx220 if ( bIgnoreEmptyRows && GetCache()->IsRowEmpty( nRow ) ) in fillTable()
H A Ddptablecache.cxx851 bool ScDPTableDataCache::IsRowEmpty( SCROW nRow ) const in IsRowEmpty() function in ScDPTableDataCache

Completed in 70 milliseconds