10 #ifndef IWORKLISTLABELGEOMETRYELEMENT_H_INCLUDED 11 #define IWORKLISTLABELGEOMETRYELEMENT_H_INCLUDED 13 #include <boost/optional.hpp> 31 boost::optional<IWORKListLabelGeometry> &
m_value;
39 #endif // IWORKLISTLABELGEOMETRYELEMENT_H_INCLUDED IWORKListLabelGeometryElement(IWORKXMLParserState &state, boost::optional< IWORKListLabelGeometry > &value)
Definition: IWORKListLabelGeometryElement.cpp:20
Definition: IWORKBezierElement.cpp:18
boost::optional< double > m_scale
Definition: IWORKListLabelGeometryElement.h:32
void attribute(int name, const char *value) override
Definition: IWORKListLabelGeometryElement.cpp:29
Definition: IWORKListLabelGeometryElement.h:21
boost::optional< double > m_offset
Definition: IWORKListLabelGeometryElement.h:33
const char * name
Definition: IWORKToken.cpp:43
boost::optional< IWORKListLabelGeometry > & m_value
Definition: IWORKListLabelGeometryElement.h:31
Definition: IWORKXMLContextBase.h:27
Definition: IWORKXMLParserState.h:30
void endOfElement() override
Definition: IWORKListLabelGeometryElement.cpp:46
boost::optional< bool > m_scaleWithText
Definition: IWORKListLabelGeometryElement.h:34