Definition IWORKWrapElement.h:22
IWORKXMLContextPtr_t element(int name) override
Definition IWORKWrapElement.cpp:190
void attribute(int name, const char *value) override
Definition IWORKWrapElement.cpp:94
IWORKExternalTextWrapElement(const IWORKExternalTextWrapElement &)
boost::optional< IWORKExternalTextWrap > & m_wrap
Definition IWORKWrapElement.h:35
void endOfElement() override
Definition IWORKWrapElement.cpp:200
IWORKExternalTextWrapElement & operator=(const IWORKExternalTextWrapElement &)
Definition IWORKXMLContextBase.h:28