StarObjectSmallGraphicInternal::SdrGraphicGraph Class Reference

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

Inheritance diagram for StarObjectSmallGraphicInternal::SdrGraphicGraph:
StarObjectSmallGraphicInternal::SdrGraphicRect StarObjectSmallGraphicInternal::SdrGraphicText StarObjectSmallGraphicInternal::SdrGraphicAttribute StarObjectSmallGraphicInternal::SdrGraphic StarObjectSmallGraphicInternal::Graphic

List of all members.

Public Member Functions

 SdrGraphicGraph ()
 constructor
 ~SdrGraphicGraph ()
 destructor
virtual std::string print () const
 basic print function
bool send (STOFFListenerPtr listener, STOFFPosition const &pos, StarObject &object, bool inMasterPage)
 try to send the graphic to the listener
void updateStyle (StarState &state, STOFFListenerPtr listener) const
 try to update the style

Public Attributes

shared_ptr
< StarGraphicStruct::StarGraphic
m_graphic
 the graphic
STOFFBox2i m_graphRectangle
 the rectangle
librevenge::RVNGString m_graphNames [3]
 the name, filename, the filtername
bool m_mirrored
 flag to know if the image is mirrored
bool m_hasGraphicLink
 flag to know if the image has a graphic link
shared_ptr< StarItemm_graphItem
 the graph attributes

Friends

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

Detailed Description

Internal: virtual class to store a Sdr graphic graph.


Constructor & Destructor Documentation


Member Function Documentation

virtual std::string StarObjectSmallGraphicInternal::SdrGraphicGraph::print ( ) const [inline, virtual]

basic print function

Reimplemented from StarObjectSmallGraphicInternal::SdrGraphicRect.

bool StarObjectSmallGraphicInternal::SdrGraphicGraph::send ( STOFFListenerPtr  listener,
STOFFPosition const &  pos,
StarObject object,
bool  inMasterPage 
) [inline, virtual]

try to send the graphic to the listener

Reimplemented from StarObjectSmallGraphicInternal::SdrGraphicRect.

try to update the style

Reimplemented from StarObjectSmallGraphicInternal::SdrGraphicAttribute.

Referenced by send().


Friends And Related Function Documentation

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

print object data


Member Data Documentation

the name, filename, the filtername

Referenced by StarObjectSmallGraphic::readSVDRObjectGraph(), and send().


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