Definition IWORKStyleRefContext.h:22
void attribute(int name, const char *value) override
Definition IWORKStyleRefContext.cpp:27
const bool m_nested
Definition IWORKStyleRefContext.h:31
void endOfElement() override
Definition IWORKStyleRefContext.cpp:32
const IWORKStyleMap_t & m_styleMap
Definition IWORKStyleRefContext.h:30
IWORKStyleRefContext(IWORKXMLParserState &state, const IWORKStyleMap_t &styleMap, bool nested=false)
Definition IWORKStyleRefContext.cpp:20
Definition IWORKXMLContextBase.h:28