StarGraphicAttribute::StarGAttributeShadow Class Reference

a shadow attribute More...

Inheritance diagram for StarGraphicAttribute::StarGAttributeShadow:
StarAttribute

List of all members.

Public Member Functions

 StarGAttributeShadow (Type type, std::string const &debugName)
 constructor
virtual shared_ptr< StarAttributecreate () const
 create a new attribute
virtual bool read (StarZone &zone, int vers, long endPos, StarObject &object)
 read a zone
virtual void addTo (StarState &state, std::set< StarAttribute const * > &) const
 add to a cell/graphic style
virtual void printData (libstoff::DebugStream &o) const
 debug function to print the data

Protected Member Functions

 StarGAttributeShadow (StarGAttributeShadow const &orig)
 copy constructor

Protected Attributes

int m_location
 the location 0-4
int m_width
 the width in twip
int m_transparency
 the trans?
STOFFColor m_color
 the color
STOFFColor m_fillColor
 the fill color
int m_style
 the style

Detailed Description

a shadow attribute


Constructor & Destructor Documentation

StarGraphicAttribute::StarGAttributeShadow::StarGAttributeShadow ( Type  type,
std::string const &  debugName 
) [inline]

constructor

Referenced by create().

copy constructor


Member Function Documentation

void StarGraphicAttribute::StarGAttributeShadow::addTo ( StarState state,
std::set< StarAttribute const * > &   
) const [virtual]

add to a cell/graphic style

Reimplemented from StarAttribute.

virtual shared_ptr<StarAttribute> StarGraphicAttribute::StarGAttributeShadow::create ( ) const [inline, virtual]

create a new attribute

Implements StarAttribute.

debug function to print the data

Reimplemented from StarAttribute.

Referenced by read().

bool StarGraphicAttribute::StarGAttributeShadow::read ( StarZone zone,
int  vers,
long  endPos,
StarObject object 
) [virtual]

read a zone

Implements StarAttribute.


Member Data Documentation

the location 0-4

Referenced by addTo(), printData(), and read().

the style

Referenced by printData(), and read().

the width in twip

Referenced by addTo(), printData(), and read().


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