94 pAttrList->
AddAttribute(
"office:chg-date-time",
"0000-00-00T00:00:00");
114 pAttrList->
AddAttribute(
"office:chg-date-time",
"0000-00-00T00:00:00");
Attribute list interface for sax writer.
virtual void Clear()=0
@descr: Clear all the attributes in the attribute list.
virtual void AddAttribute(const OUString &name, const OUString &value)=0
@descr: Add an attribute to the attribute list.
Stream wrapper for sax writer.
virtual IXFAttrList * GetAttrList()=0
@descr return the Attribute list interface.
virtual void StartElement(const OUString &oustr)=0
@descr Wrap XDocumentHandler::startElement()
virtual void EndElement(const OUString &oustr)=0
@descr Wrap XDocumentHandler::endElement()
void ToXml(IXFStream *pStrm) override
@descr Output to OOo model or local file.
void ToXml(IXFStream *pStrm) override
void ToXml(IXFStream *pStrm) override
@descr Output to OOo model or local file.
virtual void ToXml(IXFStream *pStrm) override
@descr Output to OOo model or local file.
virtual void ToXml(IXFStream *pStrm) override
@descr Output to OOo model or local file.
void ToXml(IXFStream *pStrm) override
virtual void ToXml(IXFStream *pStrm) override
@descr Output to OOo model or local file.
int GetCount() const
@descr return the number of contents in the container.