LibreOffice Module oox (master) 1
Namespaces | Functions
ooxmldocpropimport.cxx File Reference
#include "ooxmldocpropimport.hxx"
#include <vector>
#include <com/sun/star/embed/ElementModes.hpp>
#include <com/sun/star/embed/XHierarchicalStorageAccess.hpp>
#include <com/sun/star/embed/XRelationshipAccess.hpp>
#include <com/sun/star/embed/XStorage.hpp>
#include <com/sun/star/io/IOException.hpp>
#include <com/sun/star/lang/IllegalArgumentException.hpp>
#include <com/sun/star/xml/sax/InputSource.hpp>
#include <oox/core/fastparser.hxx>
#include <oox/core/relations.hxx>
#include "docprophandler.hxx"
#include <comphelper/sequence.hxx>
#include <cppuhelper/supportsservice.hxx>
Include dependency graph for ooxmldocpropimport.cxx:

Go to the source code of this file.

Namespaces

namespace  oox
 
namespace  oox::docprop
 

Functions

SAL_DLLPUBLIC_EXPORT uno::XInterface * com_sun_star_comp_oox_docprop_DocumentPropertiesImporter_get_implementation (uno::XComponentContext *pCtx, uno::Sequence< uno::Any > const &)
 

Function Documentation

◆ com_sun_star_comp_oox_docprop_DocumentPropertiesImporter_get_implementation()

SAL_DLLPUBLIC_EXPORT uno::XInterface * com_sun_star_comp_oox_docprop_DocumentPropertiesImporter_get_implementation ( uno::XComponentContext *  pCtx,
uno::Sequence< uno::Any > const &   
)

Definition at line 223 of file ooxmldocpropimport.cxx.