148 pAttrList->
AddAttribute(
"style:dynamic-spacing",
"true" );
150 pAttrList->
AddAttribute(
"style:dynamic-spacing",
"false" );
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()
bool IsValid() const
@descr helper function to assert whether a color is valid.
OUString ToString() const
void SetLeft(double left)
void SetRight(double right)
void SetBottom(double bottom)
void ToXml(IXFStream *pStrm)
void ToXml(IXFStream *pStrm)
@descr Output padding properties.