LibreOffice Module sc (master) 1
Static Public Member Functions | List of all members
XclChartHelper Class Reference

Contains static helper functions for the chart filters. More...

#include <xlchart.hxx>

Static Public Member Functions

static sal_uInt16 GetSeriesLineAutoColorIdx (sal_uInt16 nFormatIdx)
 Returns a palette index for automatic series line colors. More...
 
static sal_uInt16 GetSeriesFillAutoColorIdx (sal_uInt16 nFormatIdx)
 Returns a palette index for automatic series fill colors. More...
 
static sal_uInt8 GetSeriesFillAutoTransp (sal_uInt16 nFormatIdx)
 Returns a transparency value for automatic series fill colors. More...
 
static sal_uInt16 GetAutoMarkerType (sal_uInt16 nFormatIdx)
 Returns an automatic symbol index for the passed format index. More...
 
static bool HasMarkerFillColor (sal_uInt16 nMarkerType)
 Returns true, if the passed marker type is filled. More...
 
static OUString GetErrorBarValuesRole (sal_uInt8 nBarType)
 Returns the role name for a manual data source for error bars. More...
 

Detailed Description

Contains static helper functions for the chart filters.

Definition at line 1092 of file xlchart.hxx.

Member Function Documentation

◆ GetAutoMarkerType()

sal_uInt16 XclChartHelper::GetAutoMarkerType ( sal_uInt16  nFormatIdx)
static

◆ GetErrorBarValuesRole()

OUString XclChartHelper::GetErrorBarValuesRole ( sal_uInt8  nBarType)
static

◆ GetSeriesFillAutoColorIdx()

sal_uInt16 XclChartHelper::GetSeriesFillAutoColorIdx ( sal_uInt16  nFormatIdx)
static

Returns a palette index for automatic series fill colors.

Definition at line 366 of file xlchart.cxx.

References SAL_N_ELEMENTS.

Referenced by XclImpChRoot::GetSeriesFillAutoColor().

◆ GetSeriesFillAutoTransp()

sal_uInt8 XclChartHelper::GetSeriesFillAutoTransp ( sal_uInt16  nFormatIdx)
static

Returns a transparency value for automatic series fill colors.

Definition at line 381 of file xlchart.cxx.

References SAL_N_ELEMENTS.

Referenced by XclImpChRoot::GetSeriesFillAutoColor().

◆ GetSeriesLineAutoColorIdx()

sal_uInt16 XclChartHelper::GetSeriesLineAutoColorIdx ( sal_uInt16  nFormatIdx)
static

Returns a palette index for automatic series line colors.

Definition at line 351 of file xlchart.cxx.

References SAL_N_ELEMENTS.

Referenced by XclImpChRoot::GetSeriesLineAutoColor().

◆ HasMarkerFillColor()

bool XclChartHelper::HasMarkerFillColor ( sal_uInt16  nMarkerType)
static

Returns true, if the passed marker type is filled.

Definition at line 396 of file xlchart.cxx.

References SAL_N_ELEMENTS.

Referenced by XclChPropSetHelper::ReadMarkerProperties().


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