#include <KEY1FillElement.h>
Public Member Functions | |
KEY1FillElement (KEY1ParserState &state, boost::optional< IWORKFill > &fill) | |
![]() | |
KEY1XMLContextBase (KEY1ParserState &state) | |
KEY1XMLContextBase (KEY1ParserState &state, const T &a) | |
KEY1XMLContextBase (KEY1ParserState &state) | |
KEY1XMLContextBase (KEY1ParserState &state, const T &a) | |
![]() | |
IWORKXMLContextBase (State &state) | |
template<typename T> | |
IWORKXMLContextBase (State &state, const T &a) | |
State & | getState () |
Private Types | |
enum | FillType { FILL_TYPE_COLOR , FILL_TYPE_IMAGE , FILL_TYPE_NONE } |
Private Member Functions | |
void | attribute (int name, const char *value) override |
IWORKXMLContextPtr_t | element (int name) override |
void | endOfElement () override |
Private Attributes | |
boost::optional< IWORKFill > & | m_fill |
boost::optional< FillType > | m_type |
boost::optional< IWORKColor > | m_color |
boost::optional< std::string > | m_imageName |
boost::optional< IWORKImageType > | m_imageType |
Additional Inherited Members | |
![]() | |
Collector & | getCollector () const |
int | getToken (const char *const value) const |
bool | isCollector () const |
![]() | |
State & | m_state |
|
private |
libetonyek::KEY1FillElement::KEY1FillElement | ( | KEY1ParserState & | state, |
boost::optional< IWORKFill > & | fill ) |
|
overrideprivate |
|
overrideprivate |
|
overrideprivate |
|
private |
Referenced by attribute(), endOfElement(), and KEY1FillElement().
|
private |
Referenced by endOfElement(), and KEY1FillElement().
|
private |
Referenced by attribute(), endOfElement(), and KEY1FillElement().
|
private |
Referenced by attribute(), endOfElement(), and KEY1FillElement().
|
private |
Referenced by attribute(), endOfElement(), and KEY1FillElement().