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

Contains the type and context of a block of future records which are guarded by CHFRBLOCKBEGIN and CHFRBLOCKEND records. More...

#include <xlchart.hxx>

Public Member Functions

 XclChFrBlock (sal_uInt16 nType)
 Optional secondary value for current context. More...
 

Public Attributes

sal_uInt16 mnType
 
sal_uInt16 mnContext
 Type of the future record block. More...
 
sal_uInt16 mnValue1
 Context dependent on type. More...
 
sal_uInt16 mnValue2
 Optional primary value for current context. More...
 

Detailed Description

Contains the type and context of a block of future records which are guarded by CHFRBLOCKBEGIN and CHFRBLOCKEND records.

Definition at line 768 of file xlchart.hxx.

Constructor & Destructor Documentation

◆ XclChFrBlock()

XclChFrBlock::XclChFrBlock ( sal_uInt16  nType)
explicit

Optional secondary value for current context.

Definition at line 80 of file xlchart.cxx.

Member Data Documentation

◆ mnContext

sal_uInt16 XclChFrBlock::mnContext

Type of the future record block.

Definition at line 771 of file xlchart.hxx.

Referenced by XclExpChGroupBase::SetFutureRecordContext().

◆ mnType

sal_uInt16 XclChFrBlock::mnType

Definition at line 770 of file xlchart.hxx.

◆ mnValue1

sal_uInt16 XclChFrBlock::mnValue1

Context dependent on type.

Definition at line 772 of file xlchart.hxx.

Referenced by XclExpChGroupBase::SetFutureRecordContext().

◆ mnValue2

sal_uInt16 XclChFrBlock::mnValue2

Optional primary value for current context.

Definition at line 773 of file xlchart.hxx.

Referenced by XclExpChGroupBase::SetFutureRecordContext().


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