#include <IWORKStylesContext.h>
Public Member Functions | |
IWORKStylesContext (IWORKXMLParserState &state, bool anonymous) | |
IWORKXMLContextPtr_t | element (int name) override |
void | endOfElement () override |
![]() | |
IWORKXMLContextBase (State &state) | |
template<typename T > | |
IWORKXMLContextBase (State &state, const T &a) | |
State & | getState () |
Protected Attributes | |
const bool | m_anonymous |
![]() | |
State & | m_state |
Additional Inherited Members | |
![]() | |
Collector & | getCollector () const |
int | getToken (const char *const value) const |
bool | isCollector () const |
libetonyek::IWORKStylesContext::IWORKStylesContext | ( | IWORKXMLParserState & | state, |
bool | anonymous ) |
|
override |
|
override |
|
protected |