StarObjectSmallGraphicInternal::Graphic Class Referenceabstract

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

Inheritance diagram for StarObjectSmallGraphicInternal::Graphic:
StarObjectSmallGraphicInternal::SDRUserData StarObjectSmallGraphicInternal::SdrGraphic StarObjectSmallGraphicInternal::SCHUGraphic StarObjectSmallGraphicInternal::SDUDGraphic StarObjectSmallGraphicInternal::SdrGraphicAttribute StarObjectSmallGraphicInternal::SdrGraphicGroup StarObjectSmallGraphicInternal::SdrGraphicPage StarObjectSmallGraphicInternal::SDUDGraphicAnimation StarObjectSmallGraphicInternal::SdrGraphicText StarObjectSmallGraphicInternal::SdrGraphicEdge StarObjectSmallGraphicInternal::SdrGraphicMeasure StarObjectSmallGraphicInternal::SdrGraphicPath StarObjectSmallGraphicInternal::SdrGraphicRect StarObjectSmallGraphicInternal::SdrGraphicCaption StarObjectSmallGraphicInternal::SdrGraphicCircle StarObjectSmallGraphicInternal::SdrGraphicGraph StarObjectSmallGraphicInternal::SdrGraphicOLE StarObjectSmallGraphicInternal::SdrGraphicUno

Public Member Functions

 Graphic (int id)
 constructor More...
 
virtual ~Graphic ()
 destructor More...
 
virtual std::string print () const
 basic print function More...
 
virtual std::string getName () const =0
 return the object name More...
 
virtual bool send (STOFFListenerPtr &, STOFFFrameStyle const &, StarObject &, bool)
 try to send the graphic to the listener More...
 

Public Attributes

int m_identifier
 the type More...
 

Detailed Description

Internal: virtual class to store a graphic.

Constructor & Destructor Documentation

◆ Graphic()

StarObjectSmallGraphicInternal::Graphic::Graphic ( int  id)
inlineexplicit

constructor

◆ ~Graphic()

StarObjectSmallGraphicInternal::Graphic::~Graphic ( )
virtual

destructor

Member Function Documentation

◆ getName()

virtual std::string StarObjectSmallGraphicInternal::Graphic::getName ( ) const
pure virtual

◆ print()

◆ send()

Member Data Documentation

◆ m_identifier


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

Generated on Wed Mar 15 2023 00:00:00 for libstaroffice by doxygen 1.9.1