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