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

#include <xlchart.hxx>

Collaboration diagram for XclChTick:
[legend]

Public Member Functions

 XclChTick ()
 Tick labels angle (BIFF8+). More...
 

Public Attributes

model::ComplexColor maTextComplexColor
 
sal_uInt8 mnMajor
 Tick labels color. More...
 
sal_uInt8 mnMinor
 Type of tick marks of major grid. More...
 
sal_uInt8 mnLabelPos
 Type of tick marks of minor grid. More...
 
sal_uInt8 mnBackMode
 Position of labels relative to axis. More...
 
sal_uInt16 mnFlags
 Background mode: transparent, opaque. More...
 
sal_uInt16 mnRotation
 Additional flags. More...
 

Detailed Description

Definition at line 1045 of file xlchart.hxx.

Constructor & Destructor Documentation

◆ XclChTick()

XclChTick::XclChTick ( )
explicit

Tick labels angle (BIFF8+).

Definition at line 305 of file xlchart.cxx.

References COL_BLACK(), maTextComplexColor, and model::ComplexColor::setColor().

Member Data Documentation

◆ maTextComplexColor

model::ComplexColor XclChTick::maTextComplexColor

◆ mnBackMode

sal_uInt8 XclChTick::mnBackMode

Position of labels relative to axis.

Definition at line 1051 of file xlchart.hxx.

Referenced by XclImpChTick::ReadChTick(), and XclExpChTick::WriteBody().

◆ mnFlags

sal_uInt16 XclChTick::mnFlags

◆ mnLabelPos

sal_uInt8 XclChTick::mnLabelPos

Type of tick marks of minor grid.

Definition at line 1050 of file xlchart.hxx.

Referenced by XclExpChTick::Convert(), XclImpChTick::Convert(), XclImpChTick::HasLabels(), XclImpChTick::ReadChTick(), and XclExpChTick::WriteBody().

◆ mnMajor

sal_uInt8 XclChTick::mnMajor

Tick labels color.

Definition at line 1048 of file xlchart.hxx.

Referenced by XclExpChTick::Convert(), XclImpChTick::Convert(), XclImpChTick::ReadChTick(), and XclExpChTick::WriteBody().

◆ mnMinor

sal_uInt8 XclChTick::mnMinor

Type of tick marks of major grid.

Definition at line 1049 of file xlchart.hxx.

Referenced by XclExpChTick::Convert(), XclImpChTick::Convert(), XclImpChTick::ReadChTick(), and XclExpChTick::WriteBody().

◆ mnRotation

sal_uInt16 XclChTick::mnRotation

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