Internal: a sectionZone of StarObjectTextInteral. More...
Public Member Functions | |
SectionZone () | |
constructor | |
virtual bool | send (STOFFListenerPtr listener, StarState &state) const |
try to send the data to a listener | |
Public Attributes | |
librevenge::RVNGString | m_name |
the section name | |
librevenge::RVNGString | m_condition |
the section condition | |
librevenge::RVNGString | m_linkName |
the section link name | |
int | m_type |
the section type | |
int | m_flags |
the section flag | |
shared_ptr < StarFormatManagerInternal::FormatDef > | m_format |
the format | |
shared_ptr< Content > | m_content |
the content |
Internal: a sectionZone of StarObjectTextInteral.
StarObjectTextInternal::SectionZone::SectionZone | ( | ) | [inline] |
constructor
bool StarObjectTextInternal::SectionZone::send | ( | STOFFListenerPtr | listener, |
StarState & | state | ||
) | const [virtual] |
try to send the data to a listener
Implements StarObjectTextInternal::Zone.
librevenge::RVNGString StarObjectTextInternal::SectionZone::m_condition |
the section condition
the content
Referenced by send().
the section flag
the format
librevenge::RVNGString StarObjectTextInternal::SectionZone::m_linkName |
the section link name
librevenge::RVNGString StarObjectTextInternal::SectionZone::m_name |
the section name
the section type