LibreOffice Module sc (master) 1
ScQueryCellIteratorAccessSpecific< accessType >::NonEmptyCellIndexer Class Reference

This class sequentially indexes non-empty cells in order, from the top of the block where the start row position is, to the bottom of the block where the end row position is. More...

Detailed Description

template<ScQueryCellIteratorAccess accessType>
class ScQueryCellIteratorAccessSpecific< accessType >::NonEmptyCellIndexer

This class sequentially indexes non-empty cells in order, from the top of the block where the start row position is, to the bottom of the block where the end row position is.

It skips all empty blocks that may be present in between.

The index value is an offset from the first element of the first block disregarding all empty cell blocks.

Definition at line 912 of file queryiter.cxx.


The documentation for this class was generated from the following file: