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