boost::optional< IWORKStroke > & m_value
Definition IWORKStrokeContext.h:30
IWORKStrokeContext(IWORKXMLParserState &state, boost::optional< IWORKStroke > &value)
Definition IWORKStrokeContext.cpp:337
void endOfElement() override
Signalize the end of an element.
Definition IWORKStrokeContext.cpp:366
boost::optional< ID_t > m_ref
Definition IWORKStrokeContext.h:31
IWORKXMLContextPtr_t element(int name) override
Create a context for parsing a child element.
Definition IWORKStrokeContext.cpp:344