LibreOffice Module svx (master) 1
Public Member Functions | Private Attributes | List of all members
XColorEntry Class Referencefinal

#include <xtable.hxx>

Inheritance diagram for XColorEntry:
[legend]
Collaboration diagram for XColorEntry:
[legend]

Public Member Functions

 XColorEntry (const Color &rColor, const OUString &rName)
 
const ColorGetColor () const
 
- Public Member Functions inherited from XPropertyEntry
virtual ~XPropertyEntry ()
 
XPropertyEntryoperator= (XPropertyEntry const &)=default
 
XPropertyEntryoperator= (XPropertyEntry &&)=default
 
void SetName (const OUString &rPropEntryName)
 
const OUString & GetName () const
 
void SetUiBitmap (const BitmapEx &rUiBitmap)
 
const BitmapExGetUiBitmap () const
 

Private Attributes

Color aColor
 

Additional Inherited Members

- Protected Member Functions inherited from XPropertyEntry
 XPropertyEntry (OUString aPropEntryName)
 
 XPropertyEntry (XPropertyEntry const &)=default
 
 XPropertyEntry (XPropertyEntry &&)=default
 

Detailed Description

Definition at line 42 of file xtable.hxx.

Constructor & Destructor Documentation

◆ XColorEntry()

XColorEntry::XColorEntry ( const Color rColor,
const OUString &  rName 
)

Definition at line 33 of file xtable.cxx.

Member Function Documentation

◆ GetColor()

const Color & XColorEntry::GetColor ( ) const
inline

Definition at line 50 of file xtable.hxx.

Referenced by SvxColorValueSet::addEntriesForXColorList().

Member Data Documentation

◆ aColor

Color XColorEntry::aColor
private

Definition at line 45 of file xtable.hxx.


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