StarObjectTextInternal::GraphZone Struct Reference

Internal: a graphZone of StarObjectTextInteral. More...

Inheritance diagram for StarObjectTextInternal::GraphZone:
StarObjectTextInternal::Zone

Public Member Functions

 GraphZone (shared_ptr< STOFFOLEParser > oleParser)
 constructor More...
 
virtual bool send (STOFFListenerPtr listener, StarState &state) const
 try to send the data to a listener More...
 
- Public Member Functions inherited from StarObjectTextInternal::Zone
 Zone ()
 constructor More...
 
virtual ~Zone ()
 destructor More...
 
virtual void inventoryPage (StarState &) const
 try to inventory the different pages More...
 

Public Attributes

shared_ptr< STOFFOLEParserm_oleParser
 the ole parser More...
 
librevenge::RVNGString m_names [3]
 the graph name, the fltName, the replace text More...
 
std::vector< StarWriterStruct::Attributem_attributeList
 the attributes list More...
 
StarGraphicStruct::StarPolygon m_contour
 the contour More...
 

Detailed Description

Internal: a graphZone of StarObjectTextInteral.

Constructor & Destructor Documentation

StarObjectTextInternal::GraphZone::GraphZone ( shared_ptr< STOFFOLEParser oleParser)
inlineexplicit

constructor

Member Function Documentation

bool StarObjectTextInternal::GraphZone::send ( STOFFListenerPtr  listener,
StarState state 
) const
virtual

try to send the data to a listener

Implements StarObjectTextInternal::Zone.

Member Data Documentation

std::vector<StarWriterStruct::Attribute> StarObjectTextInternal::GraphZone::m_attributeList

the attributes list

StarGraphicStruct::StarPolygon StarObjectTextInternal::GraphZone::m_contour

the contour

librevenge::RVNGString StarObjectTextInternal::GraphZone::m_names[3]

the graph name, the fltName, the replace text

shared_ptr<STOFFOLEParser> StarObjectTextInternal::GraphZone::m_oleParser

the ole parser


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

Generated on Thu Aug 11 2016 08:38:00 for libstaroffice by doxygen 1.8.11