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

#include <xlchart.hxx>

Collaboration diagram for XclChMarkerFormat:
[legend]

Public Member Functions

 XclChMarkerFormat ()
 Additional flags. More...
 

Public Attributes

Color maLineColor
 
Color maFillColor
 Border line color. More...
 
sal_uInt32 mnMarkerSize
 Fill color. More...
 
sal_uInt16 mnMarkerType
 Size of a marker. More...
 
sal_uInt16 mnFlags
 Marker type (none, diamond, ...). More...
 

Detailed Description

Definition at line 888 of file xlchart.hxx.

Constructor & Destructor Documentation

◆ XclChMarkerFormat()

XclChMarkerFormat::XclChMarkerFormat ( )
explicit

Additional flags.

Definition at line 168 of file xlchart.cxx.

References COL_BLACK(), COL_WHITE(), and maFillColor.

Member Data Documentation

◆ maFillColor

Color XclChMarkerFormat::maFillColor

◆ maLineColor

Color XclChMarkerFormat::maLineColor

◆ mnFlags

sal_uInt16 XclChMarkerFormat::mnFlags

◆ mnMarkerSize

sal_uInt32 XclChMarkerFormat::mnMarkerSize

◆ mnMarkerType

sal_uInt16 XclChMarkerFormat::mnMarkerType

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