boost::optional< IWORKWrap > m_wrap
Definition IWORKShapeContext.h:35
bool m_locked
Definition IWORKShapeContext.h:37
void attribute(int name, const char *value) override
Process an attribute.
Definition IWORKShapeContext.cpp:45
void endOfElement() override
Signalize the end of an element.
Definition IWORKShapeContext.cpp:103
void startOfElement() override
Signalize the start of an element.
Definition IWORKShapeContext.cpp:71
boost::optional< int > m_order
Definition IWORKShapeContext.h:36
IWORKShapeContext(IWORKXMLParserState &state)
Definition IWORKShapeContext.cpp:36
IWORKStylePtr_t m_style
Definition IWORKShapeContext.h:34