10 #ifndef IWORKLAYOUTELEMENT_H_INCLUDED 11 #define IWORKLAYOUTELEMENT_H_INCLUDED 40 #endif // IWORKLAYOUTELEMENT_H_INCLUDED
IWORKStylePtr_t m_style
Definition: IWORKLayoutElement.h:35
Definition: IWORKBezierElement.cpp:18
std::shared_ptr< IWORKXMLContext > IWORKXMLContextPtr_t
Definition: IWORKXMLContext.h:18
IWORKXMLContextPtr_t element(int name) override
Definition: IWORKLayoutElement.cpp:45
bool m_opened
Definition: IWORKLayoutElement.h:32
std::shared_ptr< IWORKStyle > IWORKStylePtr_t
Definition: IWORKStyle_fwd.h:21
Definition: IWORKLayoutElement.h:19
const char * name
Definition: IWORKToken.cpp:43
void attribute(int name, const char *value) override
Definition: IWORKLayoutElement.cpp:29
IWORKLayoutElement(IWORKXMLParserState &state)
Definition: IWORKLayoutElement.cpp:22
Definition: IWORKXMLContextBase.h:27
Definition: IWORKXMLParserState.h:30
void endOfElement() override
Definition: IWORKLayoutElement.cpp:56
void open()
Definition: IWORKLayoutElement.cpp:65