LibreOffice Module xmloff (master) 1
Functions
XMLLineNumberingImportContext.cxx File Reference
#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>
Include dependency graph for XMLLineNumberingImportContext.cxx:

Go to the source code of this file.

Functions

constexpr OUStringLiteral gsCharStyleName (u"CharStyleName")
 
constexpr OUStringLiteral gsCountEmptyLines (u"CountEmptyLines")
 
constexpr OUStringLiteral gsCountLinesInFrames (u"CountLinesInFrames")
 
constexpr OUStringLiteral gsDistance (u"Distance")
 
constexpr OUStringLiteral gsInterval (u"Interval")
 
constexpr OUStringLiteral gsSeparatorText (u"SeparatorText")
 
constexpr OUStringLiteral gsNumberPosition (u"NumberPosition")
 
constexpr OUStringLiteral gsNumberingType (u"NumberingType")
 
constexpr OUStringLiteral gsIsOn (u"IsOn")
 
constexpr OUStringLiteral gsRestartAtEachPage (u"RestartAtEachPage")
 
constexpr OUStringLiteral gsSeparatorInterval (u"SeparatorInterval")
 

Function Documentation

◆ 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