Searched refs:IsRowEmpty (Results 1 – 3 of 3) sorted by relevance
88 bool IsRowEmpty( SCROW nRow ) const;
220 if ( bIgnoreEmptyRows && GetCache()->IsRowEmpty( nRow ) ) in fillTable()
851 bool ScDPTableDataCache::IsRowEmpty( SCROW nRow ) const in IsRowEmpty() function in ScDPTableDataCache
Completed in 12 milliseconds