#include <xmloff/xmlnamespace.hxx>
#include <xmloff/xmltoken.hxx>
#include <com/sun/star/text/XText.hpp>
#include <com/sun/star/beans/XPropertySet.hpp>
#include <xmloff/xmlexp.hxx>
#include <xmloff/XMLTextMasterPageExport.hxx>
#include <sal/log.hxx>
Go to the source code of this file.
◆ gsFirstShareContent()
constexpr OUStringLiteral gsFirstShareContent |
( |
u"FirstIsShared" |
| ) |
|
|
constexpr |
◆ gsFooterOn()
constexpr OUStringLiteral gsFooterOn |
( |
u"FooterIsOn" |
| ) |
|
|
constexpr |
◆ gsFooterShareContent()
constexpr OUStringLiteral gsFooterShareContent |
( |
u"FooterIsShared" |
| ) |
|
|
constexpr |
◆ gsFooterText()
constexpr OUStringLiteral gsFooterText |
( |
u"FooterText" |
| ) |
|
|
constexpr |
◆ gsFooterTextFirst()
constexpr OUStringLiteral gsFooterTextFirst |
( |
u"FooterTextFirst" |
| ) |
|
|
constexpr |
◆ gsFooterTextLeft()
constexpr OUStringLiteral gsFooterTextLeft |
( |
u"FooterTextLeft" |
| ) |
|
|
constexpr |
◆ gsHeaderOn()
constexpr OUStringLiteral gsHeaderOn |
( |
u"HeaderIsOn" |
| ) |
|
|
constexpr |
◆ gsHeaderShareContent()
constexpr OUStringLiteral gsHeaderShareContent |
( |
u"HeaderIsShared" |
| ) |
|
|
constexpr |
◆ gsHeaderText()
constexpr OUStringLiteral gsHeaderText |
( |
u"HeaderText" |
| ) |
|
|
constexpr |
◆ gsHeaderTextFirst()
constexpr OUStringLiteral gsHeaderTextFirst |
( |
u"HeaderTextFirst" |
| ) |
|
|
constexpr |
◆ gsHeaderTextLeft()
constexpr OUStringLiteral gsHeaderTextLeft |
( |
u"HeaderTextLeft" |
| ) |
|
|
constexpr |