LibreOffice Module xmloff (master) 1
Functions
txtftne.cxx File Reference
#include <sal/config.h>
#include <sal/log.hxx>
#include <o3tl/any.hxx>
#include <rtl/ustrbuf.hxx>
#include <com/sun/star/lang/XServiceInfo.hpp>
#include <com/sun/star/beans/XPropertySet.hpp>
#include <com/sun/star/beans/XPropertyState.hpp>
#include <com/sun/star/text/XTextDocument.hpp>
#include <com/sun/star/text/XText.hpp>
#include <com/sun/star/text/XFootnote.hpp>
#include <com/sun/star/text/XFootnotesSupplier.hpp>
#include <com/sun/star/text/XEndnotesSupplier.hpp>
#include <com/sun/star/text/FootnoteNumbering.hpp>
#include <com/sun/star/container/XNameReplace.hpp>
#include <xmloff/xmltoken.hxx>
#include <xmloff/xmlnamespace.hxx>
#include <xmloff/xmluconv.hxx>
#include <xmloff/xmlexp.hxx>
#include <xmloff/families.hxx>
#include "XMLTextCharStyleNamesElementExport.hxx"
#include <xmloff/XMLEventExport.hxx>
#include <xmloff/txtparae.hxx>
Include dependency graph for txtftne.cxx:

Go to the source code of this file.

Functions

static void lcl_exportString (SvXMLExport &rExport, const Reference< XPropertySet > &rPropSet, const OUString &sProperty, sal_uInt16 nPrefix, enum XMLTokenEnum eElement, bool bEncodeName)
 

Function Documentation

◆ lcl_exportString()

static void lcl_exportString ( SvXMLExport rExport,
const Reference< XPropertySet > &  rPropSet,
const OUString &  sProperty,
sal_uInt16  nPrefix,
enum XMLTokenEnum  eElement,
bool  bEncodeName 
)
static