Go to the documentation of this file.
10 #ifndef IWORKFIELDELEMENT_H_INCLUDED
11 #define IWORKFIELDELEMENT_H_INCLUDED
13 #include <boost/optional.hpp>
36 boost::optional<std::string>
m_val;
41 #endif // IWORKFIELDELEMENT_H_INCLUDED
Definition: IWORKBezierElement.cpp:21
void attribute(int name, const char *value) override
Definition: IWORKFieldElement.cpp:29
boost::optional< std::string > m_val
Definition: IWORKFieldElement.h:36
@ type
Definition: IWORKToken.h:486
std::shared_ptr< IWORKXMLContext > IWORKXMLContextPtr_t
Definition: IWORKXMLContext.h:18
Definition: IWORKFieldElement.h:23
void text(const char *value) override
Definition: IWORKFieldElement.cpp:62
void endOfElement() override
Definition: IWORKFieldElement.cpp:68
IWORKFieldType
Definition: IWORKEnum.h:143
Definition: IWORKXMLParserState.h:32
IWORKFieldType m_type
Definition: IWORKFieldElement.h:34
IWORKFieldElement(IWORKXMLParserState &state, IWORKFieldType type)
Definition: IWORKFieldElement.cpp:21
@ val
Definition: IWORKToken.h:623
boost::optional< IWORKGradient > & m_value
Definition: IWORKFillElement.cpp:131
Definition: IWORKXMLContextBase.h:28
boost::optional< unsigned > m_value
Definition: IWORKFieldElement.h:35
@ span
Definition: IWORKToken.h:402
@ NS_URI_SF
Definition: IWORKToken.h:688
int int_cast(const char *value)
Definition: libetonyek_xml.cpp:94
boost::optional< IWORKGradientType > m_type
Definition: IWORKFillElement.cpp:132
@ IWORK_FIELD_DATETIME
Definition: IWORKEnum.h:144
@ name
Definition: IWORKToken.h:578
@ value
Definition: IWORKToken.h:624
IWORKXMLContextPtr_t element(int name) override
Definition: IWORKFieldElement.cpp:45
State & getState()
Definition: IWORKXMLContextBase.h:43
Generated for libetonyek by
doxygen 1.8.18