|
LibreOffice Module sc (master) 1
|
Data about an outline level. More...
Public Member Functions | |
| XclExpLevelInfo () | |
| true = Group in this level is hidden. More... | |
Public Attributes | |
| SCCOLROW | mnScEndPos |
| bool | mbHidden |
| The end position of a group in a level. More... | |
Data about an outline level.
Definition at line 593 of file xetable.hxx.
|
inlineexplicit |
true = Group in this level is hidden.
Definition at line 597 of file xetable.hxx.
| bool XclExpOutlineBuffer::XclExpLevelInfo::mbHidden |
The end position of a group in a level.
Definition at line 596 of file xetable.hxx.
| SCCOLROW XclExpOutlineBuffer::XclExpLevelInfo::mnScEndPos |
Definition at line 595 of file xetable.hxx.