LibreOffice Module xmloff (master) 1
|
#include "XMLLineNumberingExport.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 <o3tl/any.hxx>
#include <xmloff/xmlexp.hxx>
#include <xmloff/xmluconv.hxx>
#include <xmloff/xmlnamespace.hxx>
#include <xmloff/xmltoken.hxx>
#include <xmloff/xmlement.hxx>
Go to the source code of this file.
Variables | |
SvXMLEnumMapEntry< sal_uInt16 > const | aLineNumberPositionMap [] |
SvXMLEnumMapEntry<sal_uInt16> const aLineNumberPositionMap[] |
Definition at line 46 of file XMLLineNumberingExport.cxx.
Referenced by XMLLineNumberingExport::Export(), and XMLLineNumberingImportContext::SetAttribute().