a character color attribute More...
Public Member Functions | |
StarCAttributeColor (Type type, std::string const &debugName, STOFFColor const &value) | |
constructor | |
~StarCAttributeColor () | |
destructor | |
virtual shared_ptr< StarAttribute > | create () const |
create a new attribute | |
Protected Member Functions | |
StarCAttributeColor (StarCAttributeColor const &orig) | |
add to a cell style |
a character color attribute
StarCellAttribute::StarCAttributeColor::StarCAttributeColor | ( | Type | type, |
std::string const & | debugName, | ||
STOFFColor const & | value | ||
) | [inline] |
constructor
Referenced by create().
destructor
StarCellAttribute::StarCAttributeColor::StarCAttributeColor | ( | StarCAttributeColor const & | orig | ) | [inline, protected] |
add to a cell style
copy constructor
virtual shared_ptr<StarAttribute> StarCellAttribute::StarCAttributeColor::create | ( | ) | const [inline, virtual] |
create a new attribute
Reimplemented from StarAttributeColor.