LibreOffice Module sc (master) 1
|
#include <dociter.hxx>
Public Member Functions | |
TabRanges (SCTAB nTab, SCROW nMaxRow) | |
Public Attributes | |
SCTAB | mnTab |
ScFlatBoolRowSegments | maRanges |
Definition at line 444 of file dociter.hxx.
Definition at line 1608 of file dociter.cxx.
ScFlatBoolRowSegments ScDocRowHeightUpdater::TabRanges::maRanges |
Definition at line 447 of file dociter.hxx.
Referenced by ScDocShell::ConvertFrom().
SCTAB ScDocRowHeightUpdater::TabRanges::mnTab |
Definition at line 446 of file dociter.hxx.