LibreOffice Module filter (master) 1
Functions
msoleexp.cxx File Reference
#include <com/sun/star/uno/Reference.hxx>
#include <com/sun/star/uno/Sequence.hxx>
#include <com/sun/star/uno/Any.hxx>
#include <com/sun/star/lang/XMultiServiceFactory.hpp>
#include <com/sun/star/configuration/theDefaultProvider.hpp>
#include <com/sun/star/container/XNameAccess.hpp>
#include <com/sun/star/embed/XEmbeddedObject.hpp>
#include <com/sun/star/embed/XEmbedPersist.hpp>
#include <com/sun/star/embed/NoVisualAreaSizeException.hpp>
#include <com/sun/star/embed/EmbedStates.hpp>
#include <com/sun/star/frame/XStorable.hpp>
#include <com/sun/star/awt/Size.hpp>
#include <com/sun/star/embed/Aspects.hpp>
#include <comphelper/classids.hxx>
#include <sfx2/docfilt.hxx>
#include <sfx2/fcontnr.hxx>
#include <sot/formats.hxx>
#include <sot/storage.hxx>
#include <comphelper/diagnose_ex.hxx>
#include <comphelper/fileformat.h>
#include <comphelper/processfactory.hxx>
#include <comphelper/propertyvalue.hxx>
#include <unotools/streamwrap.hxx>
#include <comphelper/storagehelper.hxx>
#include <svtools/embedhlp.hxx>
#include <filter/msfilter/msdffimp.hxx>
#include <filter/msfilter/msoleexp.hxx>
Include dependency graph for msoleexp.cxx:

Go to the source code of this file.

Functions

static SvGlobalName GetEmbeddedVersion (const SvGlobalName &aAppName)
 
static OUString GetStorageType (const SvGlobalName &aEmbName)
 
static bool UseOldMSExport ()
 

Function Documentation

◆ GetEmbeddedVersion()

static SvGlobalName GetEmbeddedVersion ( const SvGlobalName aAppName)
static

◆ GetStorageType()

static OUString GetStorageType ( const SvGlobalName aEmbName)
static

◆ UseOldMSExport()

static bool UseOldMSExport ( )
static