#include <IWORKTextLabelElement.h>
Public Member Functions | |
IWORKTextLabelElement (IWORKXMLParserState &state, boost::optional< IWORKListLabelTypeInfo_t > &value) | |
![]() | |
IWORKXMLContextBase (State &state) | |
template<typename T > | |
IWORKXMLContextBase (State &state, const T &a) | |
State & | getState () |
Private Member Functions | |
void | attribute (int name, const char *value) override |
void | endOfElement () override |
Private Attributes | |
boost::optional< IWORKListLabelTypeInfo_t > & | m_value |
bool | m_bullet |
boost::optional< IWORKLabelNumFormat > | m_type |
std::string | m_format |
boost::optional< unsigned > | m_first |
Additional Inherited Members | |
![]() | |
Collector & | getCollector () const |
int | getToken (const char *const value) const |
bool | isCollector () const |
![]() | |
State & | m_state |
libetonyek::IWORKTextLabelElement::IWORKTextLabelElement | ( | IWORKXMLParserState & | state, |
boost::optional< IWORKListLabelTypeInfo_t > & | value ) |
|
overrideprivate |
|
overrideprivate |
|
private |
Referenced by attribute(), and endOfElement().
|
private |
Referenced by attribute(), and endOfElement().
|
private |
Referenced by attribute(), and endOfElement().
|
private |
Referenced by attribute(), and endOfElement().
|
private |
Referenced by endOfElement().