Internal: a formatZone of StarObjectTextInteral. More...
Public Member Functions | |
FormatZone (shared_ptr< StarFormatManagerInternal::FormatDef > format) | |
constructor | |
virtual bool | send (STOFFListenerPtr listener, StarState &state) const |
try to send the data to a listener | |
Public Attributes | |
shared_ptr < StarFormatManagerInternal::FormatDef > | m_format |
the format |
Internal: a formatZone of StarObjectTextInteral.
StarObjectTextInternal::FormatZone::FormatZone | ( | shared_ptr< StarFormatManagerInternal::FormatDef > | format | ) | [inline, explicit] |
constructor
bool StarObjectTextInternal::FormatZone::send | ( | STOFFListenerPtr | listener, |
StarState & | state | ||
) | const [virtual] |
try to send the data to a listener
Implements StarObjectTextInternal::Zone.
the format
Referenced by send().