#include <sal/config.h>
#include <com/sun/star/frame/XModel.hpp>
#include <com/sun/star/text/XTextColumns.hpp>
#include <com/sun/star/text/TextColumn.hpp>
#include <com/sun/star/lang/XMultiServiceFactory.hpp>
#include <com/sun/star/style/VerticalAlignment.hpp>
#include <com/sun/star/beans/XPropertySet.hpp>
#include <sal/log.hxx>
#include <sax/tools/converter.hxx>
#include <xmloff/xmltkmap.hxx>
#include <xmloff/xmluconv.hxx>
#include <xmloff/namespacemap.hxx>
#include <xmloff/xmlnamespace.hxx>
#include <xmloff/xmlimp.hxx>
#include <xmloff/xmltoken.hxx>
#include <xmloff/xmlement.hxx>
#include <XMLTextColumnsContext.hxx>
Go to the source code of this file.
◆ gsAutomaticDistance()
constexpr OUStringLiteral gsAutomaticDistance |
( |
u"AutomaticDistance" |
| ) |
|
|
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 |
◆ pXML_Sep_Align_Enum
◆ pXML_Sep_Style_Enum