#include <IWORKStyleContext.h>
|
| IWORKStyleContext (IWORKXMLParserState &state, IWORKStyleMap_t *styleMap=0, bool nested=false) |
|
| IWORKStyleContext (IWORKXMLParserState &state, IWORKPropertyMap &props, IWORKStyleMap_t *styleMap=0, bool nested=false) |
|
| IWORKStyleContext (IWORKXMLParserState &state, IWORKPropertyMap &props, IWORKStyleMap_t *styleMap=0, const char *defaultParent=0, bool nested=false) |
|
virtual void | attribute (int name, const char *value) |
|
virtual void | endOfElement () |
|
| IWORKXMLContextBase (State &state) |
|
template<typename T > |
| IWORKXMLContextBase (State &state, const T &a) |
|
State & | getState () |
|
◆ IWORKStyleContext() [1/3]
◆ IWORKStyleContext() [2/3]
◆ IWORKStyleContext() [3/3]
◆ attribute()
void libetonyek::IWORKStyleContext::attribute |
( |
int |
name, |
|
|
const char * |
value |
|
) |
| |
|
virtual |
◆ element()
◆ endOfElement()
void libetonyek::IWORKStyleContext::endOfElement |
( |
| ) |
|
|
virtual |
◆ m_defaultParent
const std::string libetonyek::IWORKStyleContext::m_defaultParent |
|
private |
◆ m_ident
boost::optional<std::string> libetonyek::IWORKStyleContext::m_ident |
|
private |
◆ m_nested
const bool libetonyek::IWORKStyleContext::m_nested |
|
private |
◆ m_ownProps
◆ m_parentIdent
boost::optional<std::string> libetonyek::IWORKStyleContext::m_parentIdent |
|
private |
◆ m_props
◆ m_styleMap
The documentation for this class was generated from the following files: