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

#include <xlchart.hxx>

Public Member Functions

 XclChType ()
 Additional flags (all chart types). More...
 

Public Attributes

sal_Int16 mnOverlap
 
sal_Int16 mnGap
 Bar overlap width (CHBAR). More...
 
sal_uInt16 mnRotation
 Gap between bars (CHBAR). More...
 
sal_uInt16 mnPieHole
 Rotation angle of first pie (CHPIE). More...
 
sal_uInt16 mnBubbleSize
 Hole size in donut chart (CHPIE). More...
 
sal_uInt16 mnBubbleType
 Bubble size in bubble chart (CHSCATTER). More...
 
sal_uInt16 mnFlags
 Bubble type in bubble chart (CHSCATTER). More...
 

Detailed Description

Definition at line 954 of file xlchart.hxx.

Constructor & Destructor Documentation

◆ XclChType()

XclChType::XclChType ( )
explicit

Additional flags (all chart types).

Definition at line 225 of file xlchart.cxx.

Member Data Documentation

◆ mnBubbleSize

sal_uInt16 XclChType::mnBubbleSize

Hole size in donut chart (CHPIE).

Definition at line 960 of file xlchart.hxx.

Referenced by XclImpChType::ReadChType(), and XclExpChType::WriteBody().

◆ mnBubbleType

sal_uInt16 XclChType::mnBubbleType

Bubble size in bubble chart (CHSCATTER).

Definition at line 961 of file xlchart.hxx.

Referenced by XclImpChType::ReadChType(), and XclExpChType::WriteBody().

◆ mnFlags

sal_uInt16 XclChType::mnFlags

◆ mnGap

sal_Int16 XclChType::mnGap

Bar overlap width (CHBAR).

Definition at line 957 of file xlchart.hxx.

Referenced by XclExpChType::Convert(), XclImpChType::CreateChartType(), XclImpChType::ReadChType(), and XclExpChType::WriteBody().

◆ mnOverlap

sal_Int16 XclChType::mnOverlap

◆ mnPieHole

sal_uInt16 XclChType::mnPieHole

Rotation angle of first pie (CHPIE).

Definition at line 959 of file xlchart.hxx.

Referenced by XclExpChType::Convert(), XclImpChType::Finalize(), XclImpChType::ReadChType(), and XclExpChType::WriteBody().

◆ mnRotation

sal_uInt16 XclChType::mnRotation

Gap between bars (CHBAR).

Definition at line 958 of file xlchart.hxx.

Referenced by XclExpChType::Convert(), XclImpChType::CreateChartType(), XclImpChType::ReadChType(), and XclExpChType::WriteBody().


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