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

#include <xlchart.hxx>

Collaboration diagram for XclChAreaFormat:
[legend]

Public Member Functions

 XclChAreaFormat ()
 Additional flags. More...
 

Public Attributes

Color maPattColor
 
Color maBackColor
 Pattern color. More...
 
sal_uInt16 mnPattern
 Pattern background color. More...
 
sal_uInt16 mnFlags
 Fill pattern. More...
 

Detailed Description

Definition at line 799 of file xlchart.hxx.

Constructor & Destructor Documentation

◆ XclChAreaFormat()

XclChAreaFormat::XclChAreaFormat ( )
explicit

Additional flags.

Definition at line 104 of file xlchart.cxx.

References COL_BLACK(), and COL_WHITE().

Member Data Documentation

◆ maBackColor

Color XclChAreaFormat::maBackColor

◆ maPattColor

Color XclChAreaFormat::maPattColor

◆ mnFlags

sal_uInt16 XclChAreaFormat::mnFlags

◆ mnPattern

sal_uInt16 XclChAreaFormat::mnPattern

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