#include <IWORKTextElement.h>
Public Member Functions | |
IWORKTextElement (IWORKXMLParserState &state) | |
![]() | |
IWORKXMLContextBase (State &state) | |
template<typename T > | |
IWORKXMLContextBase (State &state, const T &a) | |
State & | getState () |
Protected Member Functions | |
void | attribute (int name, const char *value) override |
IWORKXMLContextPtr_t | element (int name) override |
void | endOfElement () override |
![]() | |
Collector & | getCollector () const |
int | getToken (const char *const value) const |
bool | isCollector () const |
Protected Attributes | |
boost::optional< ID_t > | m_layoutStyleRef |
IWORKStylesheetPtr_t | m_stylesheet |
![]() | |
State & | m_state |
|
explicit |
|
overrideprotected |
|
overrideprotected |
|
overrideprotected |
|
protected |
Referenced by attribute(), and endOfElement().
|
protected |
Referenced by element(), and endOfElement().