#include <IWORKListstyleElement.h>
Public Member Functions | |
IWORKListstyleElement (IWORKXMLParserState &state, IWORKListStyle_t &style) | |
IWORKListstyleElement (IWORKXMLParserState &state) | |
![]() | |
IWORKXMLContextBase (State &state) | |
template<typename T > | |
IWORKXMLContextBase (State &state, const T &a) | |
State & | getState () |
![]() | |
virtual | ~IWORKPropertyHandler ()=0 |
Private Member Functions | |
IWORKXMLContextPtr_t | element (int name) override |
void | endOfElement () override |
IWORKXMLContextPtr_t | handle (int name) override |
Private Attributes | |
IWORKListStyle_t | m_localStyle |
IWORKListStyle_t & | m_style |
std::deque< IWORKListLabelGeometry > | m_labelGeometries |
std::deque< IWORKListLabelTypeInfo_t > | m_typeInfos |
std::deque< double > | m_labelIndents |
std::deque< double > | m_textIndents |
Additional Inherited Members | |
![]() | |
Collector & | getCollector () const |
int | getToken (const char *const value) const |
bool | isCollector () const |
![]() | |
State & | m_state |
libetonyek::IWORKListstyleElement::IWORKListstyleElement | ( | IWORKXMLParserState & | state, |
IWORKListStyle_t & | style | ||
) |
|
explicit |
|
overrideprivate |
|
overrideprivate |
|
overrideprivatevirtual |
Implements libetonyek::IWORKPropertyHandler.
|
private |
Referenced by endOfElement(), and handle().
|
private |
Referenced by endOfElement(), and handle().
|
private |
|
private |
Referenced by endOfElement().
|
private |
Referenced by endOfElement(), and handle().
|
private |
Referenced by endOfElement(), and handle().