StarObjectSmallGraphicInternal::SdrGraphicText Class Reference

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

Inheritance diagram for StarObjectSmallGraphicInternal::SdrGraphicText:
StarObjectSmallGraphicInternal::SdrGraphicAttribute StarObjectSmallGraphicInternal::SdrGraphic StarObjectSmallGraphicInternal::Graphic 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

 SdrGraphicText (int id)
 constructor
 ~SdrGraphicText ()
 destructor
void updateTransformProperties (librevenge::RVNGPropertyList &list) const
 try to update the transformation
virtual std::string print () const
 basic print function
bool sendTextZone (STOFFListenerPtr listener, StarObject &object)
 try to send the text zone to the listener

Public Attributes

int m_textKind
 the text kind
STOFFBox2i m_textRectangle
 the text rectangle
int m_textDrehWink
 the dreh wink: rotation?
int m_textShearWink
 the shear wink
shared_ptr< OutlinerParaObjectm_outlinerParaObject
 the outliner object
STOFFBox2i m_textBound
 the text bound

Friends

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

Detailed Description

Internal: virtual class to store a Sdr graphic text.


Constructor & Destructor Documentation

constructor


Member Function Documentation


Friends And Related Function Documentation

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

print object data


Member Data Documentation


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