10 #ifndef IWORKLISTLABELTYPESPROPERTY_H_INCLUDED
11 #define IWORKLISTLABELTYPESPROPERTY_H_INCLUDED
13 #include <boost/optional.hpp>
22 class IWORKPropertyMap;
41 #endif // IWORKLISTLABELTYPESPROPERTY_H_INCLUDED
std::deque< IWORKListLabelTypeInfo_t > m_elements
Definition: IWORKListLabelTypesProperty.h:35
std::shared_ptr< IWORKXMLContext > IWORKXMLContextPtr_t
Definition: IWORKXMLContext.h:18
Represents a (hierarchical) property map.
Definition: IWORKPropertyMap.h:24
IWORKListLabelTypesProperty(IWORKXMLParserState &state, IWORKPropertyMap &propMap)
Definition: IWORKListLabelTypesProperty.cpp:31
Definition: IWORKListLabelTypesProperty.h:24
IWORKXMLContextPtr_t element(int name) override
Definition: IWORKListLabelTypesProperty.cpp:39
const char * name
Definition: IWORKToken.cpp:43
boost::optional< ID_t > m_ref
Definition: IWORKListLabelTypesProperty.h:36
Definition: IWORKXMLContextBase.h:27
Definition: IWORKXMLParserState.h:31
IWORKPropertyMap & m_propertyMap
Definition: IWORKListLabelTypesProperty.h:34
void endOfElement() override
Definition: IWORKListLabelTypesProperty.cpp:57