@descr Base class for all content object.
void DoToXml(IXFStream *stream)
const OUString & GetStyleName() const
: return the style name.
virtual void ToXml(IXFStream *stream)=0
virtual enumXFContent GetContentType()
: return the content type.
virtual ~XFContent() override
virtual void SetStyleName(const OUString &style)
: All content except XFTextContent can have a style.