10 #ifndef IWORKLISTSTYLEELEMENT_H_INCLUDED 11 #define IWORKLISTSTYLEELEMENT_H_INCLUDED 43 #endif // IWORKLISTSTYLEELEMENT_H_INCLUDED Definition: IWORKBezierElement.cpp:18
std::map< unsigned, IWORKStylePtr_t > IWORKListStyle_t
Definition: IWORKTypes.h:358
std::deque< IWORKListLabelGeometry > m_labelGeometries
Definition: IWORKListstyleElement.h:35
boost::shared_ptr< IWORKXMLContext > IWORKXMLContextPtr_t
Definition: IWORKXMLContext.h:18
virtual void endOfElement()
Definition: IWORKListstyleElement.cpp:44
std::deque< double > m_labelIndents
Definition: IWORKListstyleElement.h:37
IWORKListStyle_t & m_style
Definition: IWORKListstyleElement.h:34
Definition: IWORKToken.h:254
Definition: IWORKListstyleElement.h:22
std::deque< IWORKListLabelTypeInfo_t > m_typeInfos
Definition: IWORKListstyleElement.h:36
IWORKListstyleElement(IWORKXMLParserState &state, IWORKListStyle_t &style)
Definition: IWORKListstyleElement.cpp:31
const char * name
Definition: IWORKToken.cpp:43
std::deque< double > m_textIndents
Definition: IWORKListstyleElement.h:38
virtual IWORKXMLContextPtr_t element(int name)
Definition: IWORKListstyleElement.cpp:37
Definition: IWORKXMLContextBase.h:27
Definition: IWORKXMLParserState.h:30
virtual IWORKXMLContextPtr_t handle(int name)
Definition: IWORKListstyleElement.cpp:70
Definition: IWORKPropertyHandler.h:18