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

The CHPIEFORMAT record containing data point formatting data for pie segments. More...

#include <xichart.hxx>

Public Member Functions

 XclImpChPieFormat ()
 
void ReadChPieFormat (XclImpStream &rStrm)
 Reads the CHPIEFORMAT record (pie segment properties). More...
 
void Convert (ScfPropertySet &rPropSet) const
 Converts and writes the contained data to the passed property set. More...
 

Private Attributes

sal_uInt16 mnPieDist
 

Detailed Description

The CHPIEFORMAT record containing data point formatting data for pie segments.

Definition at line 587 of file xichart.hxx.

Constructor & Destructor Documentation

◆ XclImpChPieFormat()

XclImpChPieFormat::XclImpChPieFormat ( )
explicit

Definition at line 1328 of file xichart.cxx.

Member Function Documentation

◆ Convert()

void XclImpChPieFormat::Convert ( ScfPropertySet rPropSet) const

Converts and writes the contained data to the passed property set.

Definition at line 1338 of file xichart.cxx.

References EXC_CHPROP_OFFSET, mnPieDist, and ScfPropertySet::SetProperty().

◆ ReadChPieFormat()

void XclImpChPieFormat::ReadChPieFormat ( XclImpStream rStrm)

Reads the CHPIEFORMAT record (pie segment properties).

Definition at line 1333 of file xichart.cxx.

References mnPieDist, and rStrm.

Member Data Documentation

◆ mnPieDist

sal_uInt16 XclImpChPieFormat::mnPieDist
private

Definition at line 597 of file xichart.hxx.

Referenced by Convert(), and ReadChPieFormat().


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