#include <IWORKLayoutElement.h>
Public Member Functions | |
IWORKLayoutElement (IWORKXMLParserState &state) | |
![]() | |
IWORKXMLContextBase (State &state) | |
template<typename T > | |
IWORKXMLContextBase (State &state, const T &a) | |
State & | getState () |
Protected Member Functions | |
virtual void | attribute (int name, const char *value) |
virtual IWORKXMLContextPtr_t | element (int name) |
![]() | |
Collector * | getCollector () const |
int | getToken (const char *const value) const |
Additional Inherited Members | |
![]() | |
State & | m_state |
|
explicit |
|
protectedvirtual |
|
protectedvirtual |