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