LibreOffice Module sc (master) 1
|
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...
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.