|
LibreOffice Module filter (master) 1
|
#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>Go to the source code of this file.
Functions | |
| static SvGlobalName | GetEmbeddedVersion (const SvGlobalName &aAppName) |
| static OUString | GetStorageType (const SvGlobalName &aEmbName) |
| static bool | UseOldMSExport () |
|
static |
Definition at line 51 of file msoleexp.cxx.
References SO3_SC_CLASSID_60, SO3_SC_OLE_EMBED_CLASSID_8, SO3_SCH_CLASSID_60, SO3_SCH_OLE_EMBED_CLASSID_8, SO3_SDRAW_CLASSID_60, SO3_SDRAW_OLE_EMBED_CLASSID_8, SO3_SIMPRESS_CLASSID_60, SO3_SIMPRESS_OLE_EMBED_CLASSID_8, SO3_SM_CLASSID_60, SO3_SM_OLE_EMBED_CLASSID_8, SO3_SW_CLASSID_60, and SO3_SW_OLE_EMBED_CLASSID_8.
Referenced by SvxMSExportOLEObjects::ExportOLEObject().
|
static |
Definition at line 69 of file msoleexp.cxx.
References SO3_SC_OLE_EMBED_CLASSID_8, SO3_SCH_OLE_EMBED_CLASSID_8, SO3_SDRAW_OLE_EMBED_CLASSID_8, SO3_SIMPRESS_OLE_EMBED_CLASSID_8, SO3_SM_OLE_EMBED_CLASSID_8, and SO3_SW_OLE_EMBED_CLASSID_8.
Referenced by SvxMSExportOLEObjects::ExportOLEObject().
|
static |
Definition at line 86 of file msoleexp.cxx.
References comphelper::getProcessComponentContext().
Referenced by SvxMSExportOLEObjects::ExportOLEObject().