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

The outline buffer for row outlines. More...

#include <xetable.hxx>

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

Public Member Functions

 XclExpRowOutlineBuffer (const XclExpRoot &rRoot)
 
void Update (SCROW nScRow)
 Updates the current state by processing the settings of the passed Calc row. 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 row outlines.

Definition at line 620 of file xetable.hxx.

Constructor & Destructor Documentation

◆ XclExpRowOutlineBuffer()

XclExpRowOutlineBuffer::XclExpRowOutlineBuffer ( const XclExpRoot rRoot)
inlineexplicit

Definition at line 623 of file xetable.hxx.

Member Function Documentation

◆ Update()

void XclExpRowOutlineBuffer::Update ( SCROW  nScRow)
inline

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

Definition at line 627 of file xetable.hxx.

References XclExpOutlineBuffer::UpdateColRow().

Referenced by XclExpRow::XclExpRow().


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