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

#include <xestyle.hxx>

Collaboration diagram for XclExpColor:
[legend]

Public Member Functions

bool FillFromItemSet (const SfxItemSet &rItemSet)
 
void SaveXml (XclExpXmlStream &rStrm) const
 

Public Attributes

Color maColor
 
model::ComplexColor maComplexColor
 

Detailed Description

Definition at line 410 of file xestyle.hxx.

Member Function Documentation

◆ FillFromItemSet()

bool XclExpColor::FillFromItemSet ( const SfxItemSet rItemSet)

◆ SaveXml()

void XclExpColor::SaveXml ( XclExpXmlStream rStrm) const

Member Data Documentation

◆ maColor

Color XclExpColor::maColor

Definition at line 412 of file xestyle.hxx.

Referenced by FillFromItemSet(), and SaveXml().

◆ maComplexColor

model::ComplexColor XclExpColor::maComplexColor

Definition at line 413 of file xestyle.hxx.

Referenced by FillFromItemSet(), and SaveXml().


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