#include <XMLLineNumberingImportContext.hxx>
#include "XMLLineNumberingSeparatorImportContext.hxx"
#include <com/sun/star/beans/XPropertySet.hpp>
#include <com/sun/star/frame/XModel.hpp>
#include <com/sun/star/text/XLineNumberingProperties.hpp>
#include <com/sun/star/style/LineNumberPosition.hpp>
#include <com/sun/star/style/NumberingType.hpp>
#include <sax/tools/converter.hxx>
#include <xmloff/xmlimp.hxx>
#include <xmloff/xmluconv.hxx>
#include <xmloff/xmlnamespace.hxx>
#include <xmloff/namespacemap.hxx>
#include <xmloff/xmltoken.hxx>
#include <xmloff/xmlement.hxx>
Go to the source code of this file.
◆ gsCharStyleName()
constexpr OUStringLiteral gsCharStyleName |
( |
u"CharStyleName" |
| ) |
|
|
constexpr |
◆ gsCountEmptyLines()
constexpr OUStringLiteral gsCountEmptyLines |
( |
u"CountEmptyLines" |
| ) |
|
|
constexpr |
◆ gsCountLinesInFrames()
constexpr OUStringLiteral gsCountLinesInFrames |
( |
u"CountLinesInFrames" |
| ) |
|
|
constexpr |
◆ gsDistance()
constexpr OUStringLiteral gsDistance |
( |
u"Distance" |
| ) |
|
|
constexpr |
◆ gsInterval()
constexpr OUStringLiteral gsInterval |
( |
u"Interval" |
| ) |
|
|
constexpr |
◆ gsIsOn()
constexpr OUStringLiteral gsIsOn |
( |
u"IsOn" |
| ) |
|
|
constexpr |
◆ gsNumberingType()
constexpr OUStringLiteral gsNumberingType |
( |
u"NumberingType" |
| ) |
|
|
constexpr |
◆ gsNumberPosition()
constexpr OUStringLiteral gsNumberPosition |
( |
u"NumberPosition" |
| ) |
|
|
constexpr |
◆ gsRestartAtEachPage()
constexpr OUStringLiteral gsRestartAtEachPage |
( |
u"RestartAtEachPage" |
| ) |
|
|
constexpr |
◆ gsSeparatorInterval()
constexpr OUStringLiteral gsSeparatorInterval |
( |
u"SeparatorInterval" |
| ) |
|
|
constexpr |
◆ gsSeparatorText()
constexpr OUStringLiteral gsSeparatorText |
( |
u"SeparatorText" |
| ) |
|
|
constexpr |