LibreOffice Module reportdesign (master) 1
Namespaces | Functions
xmlExportDocumentHandler.cxx File Reference
#include "xmlExportDocumentHandler.hxx"
#include <officecfg/Office/Common.hxx>
#include <com/sun/star/sdb/CommandType.hpp>
#include <com/sun/star/chart2/data/XDatabaseDataProvider.hpp>
#include <com/sun/star/chart/XComplexDescriptionAccess.hpp>
#include <com/sun/star/reflection/ProxyFactory.hpp>
#include <comphelper/attributelist.hxx>
#include <comphelper/sequenceashashmap.hxx>
#include <comphelper/documentconstants.hxx>
#include <cppuhelper/supportsservice.hxx>
#include <utility>
#include <xmloff/xmltoken.hxx>
#include <xmloff/xmlement.hxx>
#include <xmloff/xmluconv.hxx>
#include <rtl/ustrbuf.hxx>
#include <connectivity/dbtools.hxx>
Include dependency graph for xmlExportDocumentHandler.cxx:

Go to the source code of this file.

Namespaces

namespace  rptxml
 

Functions

static void rptxml::lcl_exportPrettyPrinting (const uno::Reference< xml::sax::XDocumentHandler > &_xDelegatee)
 
OUString rptxml::lcl_createAttribute (const xmloff::token::XMLTokenEnum &_eNamespace, const xmloff::token::XMLTokenEnum &_eAttribute)
 
static void rptxml::lcl_correctCellAddress (const OUString &_sName, const uno::Reference< xml::sax::XAttributeList > &xAttribs)
 
SAL_DLLPUBLIC_EXPORT css::uno::XInterface * reportdesign_ExportDocumentHandler_get_implementation (css::uno::XComponentContext *context, css::uno::Sequence< css::uno::Any > const &)
 

Function Documentation

◆ reportdesign_ExportDocumentHandler_get_implementation()

SAL_DLLPUBLIC_EXPORT css::uno::XInterface * reportdesign_ExportDocumentHandler_get_implementation ( css::uno::XComponentContext *  context,
css::uno::Sequence< css::uno::Any > const &   
)

Definition at line 405 of file xmlExportDocumentHandler.cxx.