StarObjectSmallGraphicInternal::SdrGraphicAttribute Class Reference

Internal: virtual class to store a Sdr graphic attribute. More...

Inheritance diagram for StarObjectSmallGraphicInternal::SdrGraphicAttribute:
StarObjectSmallGraphicInternal::SdrGraphic StarObjectSmallGraphicInternal::Graphic StarObjectSmallGraphicInternal::SdrGraphicText StarObjectSmallGraphicInternal::SdrGraphicEdge StarObjectSmallGraphicInternal::SdrGraphicMeasure StarObjectSmallGraphicInternal::SdrGraphicPath StarObjectSmallGraphicInternal::SdrGraphicRect StarObjectSmallGraphicInternal::SdrGraphicCaption StarObjectSmallGraphicInternal::SdrGraphicCircle StarObjectSmallGraphicInternal::SdrGraphicGraph StarObjectSmallGraphicInternal::SdrGraphicOLE StarObjectSmallGraphicInternal::SdrGraphicUno

List of all members.

Public Member Functions

 SdrGraphicAttribute (int id)
 constructor
 ~SdrGraphicAttribute ()
 destructor
virtual std::string print () const
 basic print function
void updateStyle (StarState &state, STOFFListenerPtr listener) const
 try to update the style

Public Attributes

std::vector< shared_ptr
< StarItem > > 
m_itemList
 the list of star item
librevenge::RVNGString m_sheetStyle
 the sheet style name

Friends

std::ostream & operator<< (std::ostream &o, SdrGraphicAttribute const &graph)
 print object data

Detailed Description

Internal: virtual class to store a Sdr graphic attribute.


Constructor & Destructor Documentation


Member Function Documentation


Friends And Related Function Documentation

std::ostream& operator<< ( std::ostream &  o,
SdrGraphicAttribute const &  graph 
) [friend]

print object data


Member Data Documentation


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