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

#include <xlchart.hxx>

Public Member Functions

 XclChChart3d ()
 Additional flags. More...
 

Public Attributes

sal_uInt16 mnRotation
 
sal_Int16 mnElevation
 Rotation (0...359deg). More...
 
sal_uInt16 mnEyeDist
 Elevation (-90...+90deg). More...
 
sal_uInt16 mnRelHeight
 Eye distance to chart (0...100). More...
 
sal_uInt16 mnRelDepth
 Height relative to width. More...
 
sal_uInt16 mnDepthGap
 Depth relative to width. More...
 
sal_uInt16 mnFlags
 Space between series. More...
 

Detailed Description

Definition at line 967 of file xlchart.hxx.

Constructor & Destructor Documentation

◆ XclChChart3d()

XclChChart3d::XclChChart3d ( )
explicit

Additional flags.

Definition at line 236 of file xlchart.cxx.

Member Data Documentation

◆ mnDepthGap

sal_uInt16 XclChChart3d::mnDepthGap

Depth relative to width.

Definition at line 974 of file xlchart.hxx.

Referenced by XclImpChChart3d::ReadChChart3d(), and XclExpChChart3d::WriteBody().

◆ mnElevation

sal_Int16 XclChChart3d::mnElevation

◆ mnEyeDist

sal_uInt16 XclChChart3d::mnEyeDist

◆ mnFlags

sal_uInt16 XclChChart3d::mnFlags

◆ mnRelDepth

sal_uInt16 XclChChart3d::mnRelDepth

Height relative to width.

Definition at line 973 of file xlchart.hxx.

Referenced by XclImpChChart3d::ReadChChart3d(), and XclExpChChart3d::WriteBody().

◆ mnRelHeight

sal_uInt16 XclChChart3d::mnRelHeight

Eye distance to chart (0...100).

Definition at line 972 of file xlchart.hxx.

Referenced by XclImpChChart3d::Convert(), XclImpChChart3d::ReadChChart3d(), and XclExpChChart3d::WriteBody().

◆ mnRotation

sal_uInt16 XclChChart3d::mnRotation

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