Internal: a graphZone of StarObjectTextInteral. More...
Public Member Functions | |
| GraphZone (shared_ptr< STOFFOLEParser > oleParser) | |
| constructor | |
| virtual bool | send (STOFFListenerPtr listener, StarState &state) const |
| try to send the data to a listener | |
Public Attributes | |
| shared_ptr< STOFFOLEParser > | m_oleParser |
| the ole parser | |
| librevenge::RVNGString | m_names [3] |
| the graph name, the fltName, the replace text | |
| std::vector < StarWriterStruct::Attribute > | m_attributeList |
| the attributes list | |
| StarGraphicStruct::StarPolygon | m_contour |
| the contour | |
Internal: a graphZone of StarObjectTextInteral.
| StarObjectTextInternal::GraphZone::GraphZone | ( | shared_ptr< STOFFOLEParser > | oleParser | ) | [inline, explicit] |
constructor
| bool StarObjectTextInternal::GraphZone::send | ( | STOFFListenerPtr | listener, |
| StarState & | state | ||
| ) | const [virtual] |
try to send the data to a listener
Implements StarObjectTextInternal::Zone.
the attributes list
| librevenge::RVNGString StarObjectTextInternal::GraphZone::m_names[3] |
the graph name, the fltName, the replace text
Referenced by send().
the ole parser
Referenced by send().