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

#include <xlchart.hxx>

Public Member Functions

 XclChSerErrorBar ()
 Type of the line ends. More...
 

Public Attributes

double mfValue
 
sal_uInt16 mnValueCount
 Fixed value for several source types. More...
 
sal_uInt8 mnBarType
 Number of custom error values. More...
 
sal_uInt8 mnSourceType
 Type of the error bar (X/Y). More...
 
sal_uInt8 mnLineEnd
 Type of source values. More...
 

Detailed Description

Definition at line 929 of file xlchart.hxx.

Constructor & Destructor Documentation

◆ XclChSerErrorBar()

XclChSerErrorBar::XclChSerErrorBar ( )
explicit

Type of the line ends.

Definition at line 204 of file xlchart.cxx.

Member Data Documentation

◆ mfValue

double XclChSerErrorBar::mfValue

◆ mnBarType

sal_uInt8 XclChSerErrorBar::mnBarType

◆ mnLineEnd

sal_uInt8 XclChSerErrorBar::mnLineEnd

Type of source values.

Definition at line 935 of file xlchart.hxx.

Referenced by XclImpChSerErrorBar::ReadChSerErrorBar(), and XclExpChSerErrorBar::WriteBody().

◆ mnSourceType

sal_uInt8 XclChSerErrorBar::mnSourceType

Type of the error bar (X/Y).

Definition at line 934 of file xlchart.hxx.

Referenced by XclExpChSerErrorBar::Convert(), XclImpChSerErrorBar::ReadChSerErrorBar(), and XclExpChSerErrorBar::WriteBody().

◆ mnValueCount

sal_uInt16 XclChSerErrorBar::mnValueCount

Fixed value for several source types.

Definition at line 932 of file xlchart.hxx.

Referenced by XclExpChSerErrorBar::Convert(), XclImpChSerErrorBar::ReadChSerErrorBar(), and XclExpChSerErrorBar::WriteBody().


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