10 #ifndef IWORKLISTLABELINDENTSPROPERTY_H_INCLUDED
11 #define IWORKLISTLABELINDENTSPROPERTY_H_INCLUDED
15 #include <boost/optional.hpp>
21 class IWORKPropertyMap;
40 #endif // IWORKLISTLABELINDENTSPROPERTY_H_INCLUDED
std::shared_ptr< IWORKXMLContext > IWORKXMLContextPtr_t
Definition: IWORKXMLContext.h:18
Represents a (hierarchical) property map.
Definition: IWORKPropertyMap.h:24
boost::optional< ID_t > m_ref
Definition: IWORKListLabelIndentsProperty.h:35
Definition: IWORKListLabelIndentsProperty.h:23
void endOfElement() override
Definition: IWORKListLabelIndentsProperty.cpp:56
const char * name
Definition: IWORKToken.cpp:43
Definition: IWORKXMLContextBase.h:27
Definition: IWORKXMLParserState.h:31
IWORKXMLContextPtr_t element(int name) override
Definition: IWORKListLabelIndentsProperty.cpp:39
std::deque< double > m_elements
Definition: IWORKListLabelIndentsProperty.h:34
IWORKListLabelIndentsProperty(IWORKXMLParserState &state, IWORKPropertyMap &propMap)
Definition: IWORKListLabelIndentsProperty.cpp:31
IWORKPropertyMap & m_propertyMap
Definition: IWORKListLabelIndentsProperty.h:33