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