Attribute list interface for sax writer.
virtual void Clear()=0
@descr: Clear all the attributes in the attribute list.
Stream wrapper for sax writer.
virtual IXFAttrList * GetAttrList()=0
@descr return the Attribute list interface.
XFFloatFrame(sal_Int32 start, sal_Int32 end, bool all)
@descr output range: [start,end], not [start,end).
void ToXml(IXFStream *pStrm) override
@descr serialize.
void SetAnchorPage(sal_Int32 page)
@descr: if it's page anchor,set the page number.
void SetAnchorType(enumXFAnchor type)
@descr: Set the anchor type for the frame object.
virtual void ToXml(IXFStream *pStrm) override
@descr serialize.