StarObjectSmallGraphicInternal::SdrGraphicOLE Class Reference

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

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

List of all members.

Public Member Functions

 SdrGraphicOLE (int id)
 constructor
 ~SdrGraphicOLE ()
 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

Public Attributes

librevenge::RVNGString m_oleNames [2]
 the persist and the program name
shared_ptr
< StarGraphicStruct::StarGraphic
m_graphic
 the graphic
shared_ptr< STOFFOLEParserm_oleParser
 the ole parser

Friends

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

Detailed Description

Internal: virtual class to store a Sdr graphic OLE.


Constructor & Destructor Documentation

constructor


Member Function Documentation

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

basic print function

Reimplemented from StarObjectSmallGraphicInternal::SdrGraphicRect.

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

try to send the graphic to the listener

Reimplemented from StarObjectSmallGraphicInternal::SdrGraphicRect.


Friends And Related Function Documentation

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

print object data


Member Data Documentation

the persist and the program name

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


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