LibreOffice Module sc (master) 1
Public Member Functions | Private Attributes | List of all members
XclExpExtNegativeColor Class Reference

#include <xeextlst.hxx>

Collaboration diagram for XclExpExtNegativeColor:
[legend]

Public Member Functions

 XclExpExtNegativeColor (const Color &rColor)
 
void SaveXml (XclExpXmlStream &rStrm)
 

Private Attributes

Color maColor
 

Detailed Description

Definition at line 59 of file xeextlst.hxx.

Constructor & Destructor Documentation

◆ XclExpExtNegativeColor()

XclExpExtNegativeColor::XclExpExtNegativeColor ( const Color rColor)

Definition at line 38 of file xeextlst.cxx.

References maColor.

Member Function Documentation

◆ SaveXml()

void XclExpExtNegativeColor::SaveXml ( XclExpXmlStream rStrm)

Definition at line 43 of file xeextlst.cxx.

References maColor, rStrm, and XclXmlUtils::ToOString().

Member Data Documentation

◆ maColor

Color XclExpExtNegativeColor::maColor
private

Definition at line 66 of file xeextlst.hxx.

Referenced by SaveXml().


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