StarObjectSmallGraphicInternal::SCHUGraphic Class Reference

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

Inheritance diagram for StarObjectSmallGraphicInternal::SCHUGraphic:
StarObjectSmallGraphicInternal::Graphic

Public Member Functions

 SCHUGraphic (int id)
 constructor
 
 ~SCHUGraphic ()
 destructor
 
std::string getName () const
 return the object name
 
virtual std::string print () const
 basic print function
 
- Public Member Functions inherited from StarObjectSmallGraphicInternal::Graphic
 Graphic (int id)
 constructor
 
virtual ~Graphic ()
 destructor
 
virtual bool send (STOFFListenerPtr, STOFFPosition const &, StarObject &, bool)
 try to send the graphic to the listener
 

Public Attributes

int m_id
 the id
 
int m_adjust
 the adjust data
 
int m_orientation
 the orientation
 
int m_column
 the column
 
int m_row
 the row
 
double m_factor
 the factor
 
- Public Attributes inherited from StarObjectSmallGraphicInternal::Graphic
int m_identifier
 the type
 

Friends

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

Detailed Description

Internal: virtual class to store a SCHU graphic.

Constructor & Destructor Documentation

◆ SCHUGraphic()

StarObjectSmallGraphicInternal::SCHUGraphic::SCHUGraphic ( int  id)
inlineexplicit

constructor

◆ ~SCHUGraphic()

StarObjectSmallGraphicInternal::SCHUGraphic::~SCHUGraphic ( )

destructor

Member Function Documentation

◆ getName()

std::string StarObjectSmallGraphicInternal::SCHUGraphic::getName ( ) const
inlinevirtual

return the object name

Implements StarObjectSmallGraphicInternal::Graphic.

◆ print()

virtual std::string StarObjectSmallGraphicInternal::SCHUGraphic::print ( ) const
inlinevirtual

basic print function

Reimplemented from StarObjectSmallGraphicInternal::Graphic.

Friends And Related Symbol Documentation

◆ operator<<

std::ostream & operator<< ( std::ostream &  o,
SCHUGraphic const &  graph 
)
friend

print object data

Member Data Documentation

◆ m_adjust

int StarObjectSmallGraphicInternal::SCHUGraphic::m_adjust

the adjust data

◆ m_column

int StarObjectSmallGraphicInternal::SCHUGraphic::m_column

the column

◆ m_factor

double StarObjectSmallGraphicInternal::SCHUGraphic::m_factor

the factor

◆ m_id

int StarObjectSmallGraphicInternal::SCHUGraphic::m_id

the id

◆ m_orientation

int StarObjectSmallGraphicInternal::SCHUGraphic::m_orientation

the orientation

◆ m_row

int StarObjectSmallGraphicInternal::SCHUGraphic::m_row

the row


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

Generated on Mon Nov 27 2023 04:05:55 for libstaroffice by doxygen 1.9.8