IWORKShapeContext(IWORKXMLParserState &state)
Definition: IWORKShapeContext.cpp:36
void attribute(int name, const char *value) override
Definition: IWORKShapeContext.cpp:45
IWORKXMLContextPtr_t element(int name) override
Definition: IWORKShapeContext.cpp:81
boost::optional< int > m_order
Definition: IWORKShapeContext.h:36
IWORKStylePtr_t m_style
Definition: IWORKShapeContext.h:34
Definition: IWORKShapeContext.h:22
Definition: IWORKXMLContextBase.h:27
bool m_locked
Definition: IWORKShapeContext.h:37
void endOfElement() override
Definition: IWORKShapeContext.cpp:103
boost::optional< IWORKWrap > m_wrap
Definition: IWORKShapeContext.h:35
void startOfElement() override
Definition: IWORKShapeContext.cpp:71