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

#include <xlchart.hxx>

Collaboration diagram for XclChLineFormat:
[legend]

Public Member Functions

 XclChLineFormat ()
 Additional flags. More...
 

Public Attributes

Color maColor
 
sal_uInt16 mnPattern
 Line color. More...
 
sal_Int16 mnWeight
 Line pattern (solid, dashed, ...). More...
 
sal_uInt16 mnFlags
 Line weight (hairline, single, ...). More...
 

Detailed Description

Definition at line 789 of file xlchart.hxx.

Constructor & Destructor Documentation

◆ XclChLineFormat()

XclChLineFormat::XclChLineFormat ( )
explicit

Additional flags.

Definition at line 96 of file xlchart.cxx.

References COL_BLACK(), maColor, and mnWeight.

Member Data Documentation

◆ maColor

Color XclChLineFormat::maColor

◆ mnFlags

sal_uInt16 XclChLineFormat::mnFlags

◆ mnPattern

sal_uInt16 XclChLineFormat::mnPattern

◆ mnWeight

sal_Int16 XclChLineFormat::mnWeight

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