LibreOffice Module xmloff (master) 1
Functions
XMLTextColumnsExport.cxx File Reference
#include <sal/config.h>
#include <o3tl/any.hxx>
#include <rtl/ustrbuf.hxx>
#include <com/sun/star/text/XTextColumns.hpp>
#include <com/sun/star/text/ColumnSeparatorStyle.hpp>
#include <com/sun/star/text/TextColumn.hpp>
#include <com/sun/star/style/VerticalAlignment.hpp>
#include <com/sun/star/beans/XPropertySet.hpp>
#include <sax/tools/converter.hxx>
#include <xmloff/xmltoken.hxx>
#include <xmloff/xmlnamespace.hxx>
#include <xmloff/xmluconv.hxx>
#include <xmloff/xmlexp.hxx>
#include <XMLTextColumnsExport.hxx>
Include dependency graph for XMLTextColumnsExport.cxx:

Go to the source code of this file.

Functions

constexpr OUStringLiteral gsSeparatorLineIsOn (u"SeparatorLineIsOn")
 
constexpr OUStringLiteral gsSeparatorLineWidth (u"SeparatorLineWidth")
 
constexpr OUStringLiteral gsSeparatorLineColor (u"SeparatorLineColor")
 
constexpr OUStringLiteral gsSeparatorLineRelativeHeight (u"SeparatorLineRelativeHeight")
 
constexpr OUStringLiteral gsSeparatorLineVerticalAlignment (u"SeparatorLineVerticalAlignment")
 
constexpr OUStringLiteral gsIsAutomatic (u"IsAutomatic")
 
constexpr OUStringLiteral gsAutomaticDistance (u"AutomaticDistance")
 
constexpr OUStringLiteral gsSeparatorLineStyle (u"SeparatorLineStyle")
 

Function Documentation

◆ gsAutomaticDistance()

constexpr OUStringLiteral gsAutomaticDistance ( u"AutomaticDistance"  )
constexpr

◆ gsIsAutomatic()

constexpr OUStringLiteral gsIsAutomatic ( u"IsAutomatic"  )
constexpr

◆ gsSeparatorLineColor()

constexpr OUStringLiteral gsSeparatorLineColor ( u"SeparatorLineColor"  )
constexpr

◆ gsSeparatorLineIsOn()

constexpr OUStringLiteral gsSeparatorLineIsOn ( u"SeparatorLineIsOn"  )
constexpr

◆ gsSeparatorLineRelativeHeight()

constexpr OUStringLiteral gsSeparatorLineRelativeHeight ( u"SeparatorLineRelativeHeight"  )
constexpr

◆ gsSeparatorLineStyle()

constexpr OUStringLiteral gsSeparatorLineStyle ( u"SeparatorLineStyle"  )
constexpr

◆ gsSeparatorLineVerticalAlignment()

constexpr OUStringLiteral gsSeparatorLineVerticalAlignment ( u"SeparatorLineVerticalAlignment"  )
constexpr

◆ gsSeparatorLineWidth()

constexpr OUStringLiteral gsSeparatorLineWidth ( u"SeparatorLineWidth"  )
constexpr