93 pAttrList->
AddAttribute(
"style:run-through",
"background" );
97 pAttrList->
AddAttribute(
"style:run-through",
"foreground" );
133 pAttrList->
AddAttribute(
"style:print-content",
"true" );
139 protect +=
"content";
142 if( !protect.isEmpty() )
148 if( !protect.isEmpty() )
150 protect +=
"position";
163 OUString clip =
"rect(" + OUString::number(
m_fClipTop) +
"cm " +
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
std::unique_ptr< XFBorders > m_pBorders
std::unique_ptr< XFShadow > m_pShadow
virtual void ToXml(IXFStream *pStrm) override
void ToXml(IXFStream *pStrm)
void ToXml(IXFStream *pStrm)
@descr Output padding properties.
virtual OUString GetStyleName() override
@descr get style name.
virtual OUString GetParentStyleName() override
@descr set parent style name.
OUString GetFrameXRel(enumXFFrameXRel rel)
OUString GetFrameYRel(enumXFFrameYRel rel)
OUString GetFrameXPos(enumXFFrameXPos pos)
OUString GetColorMode(enumXFColorMode mode)
OUString GetFrameYPos(enumXFFrameYPos pos)