|
void | addAttributeBool (std::map< int, shared_ptr< StarAttribute > > &map, StarAttribute::Type type, std::string const &debugName, bool defValue) |
| add a bool attribute More...
|
|
void | addAttributeColor (std::map< int, shared_ptr< StarAttribute > > &map, StarAttribute::Type type, std::string const &debugName, STOFFColor const &defValue) |
| add a color attribute More...
|
|
void | addAttributeInt (std::map< int, shared_ptr< StarAttribute > > &map, StarAttribute::Type type, std::string const &debugName, int numBytes, int defValue) |
| add a int attribute More...
|
|
void | addAttributeUInt (std::map< int, shared_ptr< StarAttribute > > &map, StarAttribute::Type type, std::string const &debugName, int numBytes, unsigned int defValue) |
| add a unsigned int attribute More...
|
|
void | addAttributeVoid (std::map< int, shared_ptr< StarAttribute > > &map, StarAttribute::Type type, std::string const &debugName) |
| add a void attribute More...
|
|
void | addInitTo (std::map< int, shared_ptr< StarAttribute > > &whichToAttributeMap) |
| adds character attribute to the general it to attribute map More...
|
|
namespace used to contain paragraph attributes