#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>
Go to the source code of this file.
◆ 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 |