StarObjectSmallGraphicInternal::SdrGraphicPage Class Reference

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

Inheritance diagram for StarObjectSmallGraphicInternal::SdrGraphicPage:
StarObjectSmallGraphicInternal::SdrGraphic StarObjectSmallGraphicInternal::Graphic

List of all members.

Public Member Functions

 SdrGraphicPage ()
 constructor
 ~SdrGraphicPage ()
 destructor
virtual std::string print () const
 basic print function
bool send (STOFFListenerPtr, STOFFPosition const &, StarObject &, bool)
 try to send the graphic to the listener

Public Attributes

int m_page
 the page

Friends

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

Detailed Description

Internal: virtual class to store a Sdr graphic page.


Constructor & Destructor Documentation


Member Function Documentation

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

basic print function

Reimplemented from StarObjectSmallGraphicInternal::SdrGraphic.

bool StarObjectSmallGraphicInternal::SdrGraphicPage::send ( STOFFListenerPtr  ,
STOFFPosition const &  ,
StarObject ,
bool   
) [inline, virtual]

try to send the graphic to the listener

Reimplemented from StarObjectSmallGraphicInternal::Graphic.


Friends And Related Function Documentation

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

print object data


Member Data Documentation


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