10 #ifndef IWORKLAYOUTELEMENT_H_INCLUDED
11 #define IWORKLAYOUTELEMENT_H_INCLUDED
40 #endif // IWORKLAYOUTELEMENT_H_INCLUDED
IWORKStylePtr_t m_style
Definition: IWORKLayoutElement.h:35
std::shared_ptr< IWORKXMLContext > IWORKXMLContextPtr_t
Definition: IWORKXMLContext.h:18
IWORKXMLContextPtr_t element(int name) override
Definition: IWORKLayoutElement.cpp:39
bool m_opened
Definition: IWORKLayoutElement.h:32
std::shared_ptr< IWORKStyle > IWORKStylePtr_t
Definition: IWORKStyle_fwd.h:21
Definition: IWORKToken.h:631
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:31
void endOfElement() override
Definition: IWORKLayoutElement.cpp:50
void open()
Definition: IWORKLayoutElement.cpp:59