LibreOffice Module sc (master) 1
Public Member Functions | List of all members
XclExpColOutlineBuffer Class Reference

The outline buffer for column outlines. More...

#include <xetable.hxx>

Inheritance diagram for XclExpColOutlineBuffer:
[legend]
Collaboration diagram for XclExpColOutlineBuffer:
[legend]

Public Member Functions

 XclExpColOutlineBuffer (const XclExpRoot &rRoot)
 
void Update (SCCOL nScCol)
 Updates the current state by processing the settings of the passed Calc column. More...
 
- Public Member Functions inherited from XclExpOutlineBuffer
bool IsCollapsed () const
 Returns true, if a collapsed group ends at the last processed position. More...
 
sal_uInt8 GetLevel () const
 Returns the highest level of an open group at the last processed position. More...
 

Additional Inherited Members

- Protected Member Functions inherited from XclExpOutlineBuffer
 XclExpOutlineBuffer (const XclExpRoot &rRoot, bool bRows)
 Constructs the outline buffer. More...
 
void UpdateColRow (SCCOLROW nScPos)
 Updates the current state by processing the settings at the passed Calc position. More...
 

Detailed Description

The outline buffer for column outlines.

Definition at line 608 of file xetable.hxx.

Constructor & Destructor Documentation

◆ XclExpColOutlineBuffer()

XclExpColOutlineBuffer::XclExpColOutlineBuffer ( const XclExpRoot rRoot)
inlineexplicit

Definition at line 611 of file xetable.hxx.

Member Function Documentation

◆ Update()

void XclExpColOutlineBuffer::Update ( SCCOL  nScCol)
inline

Updates the current state by processing the settings of the passed Calc column.

Definition at line 615 of file xetable.hxx.

References XclExpOutlineBuffer::UpdateColRow().

Referenced by XclExpColinfo::XclExpColinfo().


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