10 #ifndef IWORKLISTLABELINDENTSPROPERTY_H_INCLUDED
11 #define IWORKLISTLABELINDENTSPROPERTY_H_INCLUDED
15 #include <boost/optional.hpp>
38 #endif // IWORKLISTLABELINDENTSPROPERTY_H_INCLUDED
boost::optional< ID_t > m_ref
Definition: IWORKListLabelIndentsProperty.h:33
std::deque< double > & m_elements
Definition: IWORKListLabelIndentsProperty.h:32
Definition: IWORKListLabelIndentsProperty.h:22
boost::shared_ptr< IWORKXMLContext > IWORKXMLContextPtr_t
Definition: IWORKXMLContext.h:18
virtual void endOfElement()
Definition: IWORKListLabelIndentsProperty.cpp:48
const char * name
Definition: IWORKToken.cpp:43
IWORKListLabelIndentsProperty(IWORKXMLParserState &state, std::deque< double > &elements)
Definition: IWORKListLabelIndentsProperty.cpp:29
Definition: IWORKXMLContextBase.h:27
Definition: IWORKXMLParserState.h:30
virtual IWORKXMLContextPtr_t element(int name)
Definition: IWORKListLabelIndentsProperty.cpp:36