LibreOffice Module sc (master) 1
Public Member Functions | Public Attributes | List of all members
XclExpOutlineBuffer::XclExpLevelInfo Struct Reference

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...
 

Detailed Description

Data about an outline level.

Definition at line 593 of file xetable.hxx.

Constructor & Destructor Documentation

◆ XclExpLevelInfo()

XclExpOutlineBuffer::XclExpLevelInfo::XclExpLevelInfo ( )
inlineexplicit

true = Group in this level is hidden.

Definition at line 597 of file xetable.hxx.

Member Data Documentation

◆ mbHidden

bool XclExpOutlineBuffer::XclExpLevelInfo::mbHidden

The end position of a group in a level.

Definition at line 596 of file xetable.hxx.

◆ mnScEndPos

SCCOLROW XclExpOutlineBuffer::XclExpLevelInfo::mnScEndPos

Definition at line 595 of file xetable.hxx.


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