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

#include <xlescher.hxx>

Public Member Functions

 XclObjFillData ()
 
bool IsAuto () const
 
bool IsFilled () const
 

Public Attributes

sal_uInt8 mnBackColorIdx
 
sal_uInt8 mnPattColorIdx
 
sal_uInt8 mnPattern
 
sal_uInt8 mnAuto
 

Detailed Description

Definition at line 365 of file xlescher.hxx.

Constructor & Destructor Documentation

◆ XclObjFillData()

XclObjFillData::XclObjFillData ( )
explicit

Definition at line 212 of file xlescher.cxx.

Member Function Documentation

◆ IsAuto()

bool XclObjFillData::IsAuto ( ) const
inline

◆ IsFilled()

bool XclObjFillData::IsFilled ( ) const
inline

Member Data Documentation

◆ mnAuto

sal_uInt8 XclObjFillData::mnAuto

◆ mnBackColorIdx

sal_uInt8 XclObjFillData::mnBackColorIdx

◆ mnPattColorIdx

sal_uInt8 XclObjFillData::mnPattColorIdx

◆ mnPattern

sal_uInt8 XclObjFillData::mnPattern

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