void attribute(int name, const char *value) override
Process an attribute.
Definition IWORKStyleRefContext.cpp:27
const bool m_nested
Definition IWORKStyleRefContext.h:31
void endOfElement() override
Signalize the end of an element.
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