StarObjectSmallGraphicInternal::OutlinerParaObject::Zone Struct Reference

small struct use to define a Zone: v<=3 More...

Public Member Functions

 Zone ()
 constructor
 

Public Attributes

std::shared_ptr< StarObjectSmallTextm_text
 the text
 
int m_depth
 the depth
 
STOFFColor m_backgroundColor
 the background color
 
STOFFEmbeddedObject m_background
 the background bitmap
 
librevenge::RVNGString m_colorName
 the color name
 

Friends

std::ostream & operator<< (std::ostream &o, Zone const &zone)
 operator<<
 

Detailed Description

small struct use to define a Zone: v<=3

Constructor & Destructor Documentation

◆ Zone()

StarObjectSmallGraphicInternal::OutlinerParaObject::Zone::Zone ( )
inline

constructor

Friends And Related Symbol Documentation

◆ operator<<

std::ostream & operator<< ( std::ostream & o,
Zone const & zone )
friend

operator<<

Member Data Documentation

◆ m_background

STOFFEmbeddedObject StarObjectSmallGraphicInternal::OutlinerParaObject::Zone::m_background

the background bitmap

Referenced by StarObjectSmallGraphic::readSDROutlinerParaObject().

◆ m_backgroundColor

STOFFColor StarObjectSmallGraphicInternal::OutlinerParaObject::Zone::m_backgroundColor

the background color

Referenced by StarObjectSmallGraphic::readSDROutlinerParaObject().

◆ m_colorName

librevenge::RVNGString StarObjectSmallGraphicInternal::OutlinerParaObject::Zone::m_colorName

◆ m_depth

int StarObjectSmallGraphicInternal::OutlinerParaObject::Zone::m_depth

◆ m_text

std::shared_ptr<StarObjectSmallText> StarObjectSmallGraphicInternal::OutlinerParaObject::Zone::m_text

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

Generated on Mon Apr 22 2024 12:48:55 for libstaroffice by doxygen 1.10.0