#include <IWORKFillElement.h>
Public Member Functions | |
IWORKFillElement (IWORKXMLParserState &state, boost::optional< IWORKFill > &value) | |
![]() | |
IWORKXMLContextBase (State &state) | |
template<typename T > | |
IWORKXMLContextBase (State &state, const T &a) | |
State & | getState () |
Private Member Functions | |
IWORKXMLContextPtr_t | element (int name) override |
void | endOfElement () override |
Private Attributes | |
boost::optional< IWORKFill > & | m_value |
boost::optional< IWORKColor > | m_color |
boost::optional< IWORKGradient > | m_gradient |
IWORKMediaContentPtr_t | m_bitmap |
boost::optional< ID_t > | m_gradientRef |
boost::optional< ID_t > | m_texturedFillRef |
Additional Inherited Members | |
![]() | |
Collector & | getCollector () const |
int | getToken (const char *const value) const |
bool | isCollector () const |
![]() | |
State & | m_state |
libetonyek::IWORKFillElement::IWORKFillElement | ( | IWORKXMLParserState & | state, |
boost::optional< IWORKFill > & | value | ||
) |
|
overrideprivate |
|
overrideprivate |
|
private |
Referenced by element(), and endOfElement().
|
private |
Referenced by element(), and endOfElement().
|
private |
Referenced by element(), and endOfElement().
|
private |
Referenced by element(), and endOfElement().
|
private |
Referenced by element(), and endOfElement().
|
private |
Referenced by endOfElement().