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