LibreOffice Module xmloff (master) 1
Namespaces | Functions
RDFaExportHelper.cxx File Reference
#include <RDFaExportHelper.hxx>
#include <xmloff/xmlnamespace.hxx>
#include <xmloff/xmlexp.hxx>
#include <xmloff/xmltoken.hxx>
#include <comphelper/stl_types.hxx>
#include <comphelper/processfactory.hxx>
#include <com/sun/star/frame/XModel.hpp>
#include <com/sun/star/uri/XUriReference.hpp>
#include <com/sun/star/uri/UriReferenceFactory.hpp>
#include <com/sun/star/rdf/Statement.hpp>
#include <com/sun/star/rdf/XLiteral.hpp>
#include <com/sun/star/rdf/XRepositorySupplier.hpp>
#include <com/sun/star/rdf/XDocumentRepository.hpp>
#include <rtl/ustrbuf.hxx>
#include <comphelper/diagnose_ex.hxx>
#include <algorithm>
Include dependency graph for RDFaExportHelper.cxx:

Go to the source code of this file.

Namespaces

namespace  xmloff
 

Functions

static OUString xmloff::makeCURIE (SvXMLExport *i_pExport, uno::Reference< rdf::XURI > const &i_xURI)
 
static OUString xmloff::getRelativeReference (SvXMLExport const &rExport, OUString const &rURI)