69 , m_bProtectContent(false)
70 , m_bProtectSize(false)
71 , m_bProtectPos(false)
125 pAttrList->
AddAttribute(
"style:run-through",
"foreground" );
160 pAttrList->
AddAttribute(
"style:print-content",
"true" );
169 protect +=
"content";
172 if( protect.getLength()>0 )
178 if( protect.getLength()>0 )
180 protect +=
"position";
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
void SetColumns(XFColumns *pColumns)
@descr: set the column property of the frame.
std::unique_ptr< XFColumns > m_pColumns
sal_Int16 m_nTransparency
std::unique_ptr< XFShadow > m_pShadow
std::unique_ptr< XFBGImage > m_pBGImage
void SetShadow(XFShadow *pShadow)
@descr: set the shadow object the frame.
virtual void ToXml(IXFStream *pStrm) override
virtual ~XFFrameStyle() override
void SetBorders(std::unique_ptr< XFBorders > pBorders)
@descr: set the border property of the frame.
void SetBackImage(std::unique_ptr< XFBGImage > &rImage)
@descr: set the background image of the frame.
virtual enumXFStyle GetStyleFamily() override
@descr get style family.
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.
double getLength(const B2DPolygon &rCandidate)
@ enumXFFrameXRelParaContent
OUString GetFrameXRel(enumXFFrameXRel rel)
OUString GetFrameYRel(enumXFFrameYRel rel)
OUString GetFrameXPos(enumXFFrameXPos pos)
OUString GetTextDirName(enumXFTextDir dir)
OUString GetFrameYPos(enumXFFrameYPos pos)