std::string m_format
Definition IWORKTextLabelElement.h:34
boost::optional< unsigned > m_first
Definition IWORKTextLabelElement.h:35
void endOfElement() override
Signalize the end of an element.
Definition IWORKTextLabelElement.cpp:128
boost::optional< IWORKLabelNumFormat > m_type
Definition IWORKTextLabelElement.h:33
boost::optional< IWORKListLabelTypeInfo_t > & m_value
Definition IWORKTextLabelElement.h:31
bool m_bullet
Definition IWORKTextLabelElement.h:32
IWORKTextLabelElement(IWORKXMLParserState &state, boost::optional< IWORKListLabelTypeInfo_t > &value)
Definition IWORKTextLabelElement.cpp:72
void attribute(int name, const char *value) override
Process an attribute.
Definition IWORKTextLabelElement.cpp:82