60#ifndef INCLUDED_LOTUSWORDPRO_INC_XFILTER_XFCOLUMNS_HXX
61#define INCLUDED_LOTUSWORDPRO_INC_XFILTER_XFCOLUMNS_HXX
68#define XFCOLUMNS_FLAG_SEPARATOR 0X00000001
69#define XFCOLUMNS_FLAG_GAP 0X00000010
Stream wrapper for sax writer.
void ToXml(IXFStream *pStrm)
enumXFAlignType m_eVertAlign
void SetColor(XFColor const &color)
void SetRelHeight(sal_Int32 height)
void SetWidth(double width)
void SetVerticalAlign(enumXFAlignType align)
@descr Columns object for page or section.
void ToXml(IXFStream *pStrm)
@descr output column style as an xml node.
void SetRelWidth(sal_Int32 width)
@descr Set column relative width.
void SetMargins(double left, double right)
@descr Set column margin left and margin right.
void AddColumn(XFColumn const &column)
void SetCount(sal_uInt16 nCount)
void SetSeparator(XFColumnSep const &aSeparator)
void ToXml(IXFStream *pStrm)
std::vector< XFColumn > m_aColumns