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 virtual void endOfElement()
Definition: IWORKListLabelGeometryElement.cpp:46
IWORKListLabelGeometryElement(IWORKXMLParserState &state, boost::optional< IWORKListLabelGeometry > &value)
Definition: IWORKListLabelGeometryElement.cpp:20
Definition: IWORKBezierElement.cpp:18
boost::optional< double > m_scale
Definition: IWORKListLabelGeometryElement.h:32
Definition: IWORKListLabelGeometryElement.h:21
virtual void attribute(int name, const char *value)
Definition: IWORKListLabelGeometryElement.cpp:29
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
boost::optional< bool > m_scaleWithText
Definition: IWORKListLabelGeometryElement.h:34