LibreOffice Module embeddedobj (master) 1
Functions
xdialogcreator.cxx File Reference
#include <sal/config.h>
#include <string_view>
#include <com/sun/star/embed/EmbeddedObjectCreator.hpp>
#include <com/sun/star/embed/XEmbeddedObject.hpp>
#include <com/sun/star/embed/EntryInitModes.hpp>
#include <com/sun/star/embed/OLEEmbeddedObjectFactory.hpp>
#include <com/sun/star/beans/PropertyValue.hpp>
#include <com/sun/star/datatransfer/DataFlavor.hpp>
#include <com/sun/star/lang/IllegalArgumentException.hpp>
#include <com/sun/star/ucb/CommandAbortedException.hpp>
#include <com/sun/star/task/XStatusIndicatorFactory.hpp>
#include <osl/thread.h>
#include <osl/file.hxx>
#include <osl/module.hxx>
#include <comphelper/classids.hxx>
#include "platform.h"
#include <comphelper/mimeconfighelper.hxx>
#include <comphelper/processfactory.hxx>
#include <comphelper/propertyvalue.hxx>
#include <cppuhelper/supportsservice.hxx>
#include <cppuhelper/weak.hxx>
#include <comphelper/sequenceashashmap.hxx>
#include "xdialogcreator.hxx"
#include <oleembobj.hxx>
Include dependency graph for xdialogcreator.cxx:

Go to the source code of this file.

Functions

static uno::Sequence< sal_Int8GetRelatedInternalID_Impl (const uno::Sequence< sal_Int8 > &aClassID)
 
SAL_DLLPUBLIC_EXPORT css::uno::XInterface * embeddedobj_MSOLEDialogObjectCreator_get_implementation (css::uno::XComponentContext *context, css::uno::Sequence< css::uno::Any > const &)
 

Function Documentation

◆ embeddedobj_MSOLEDialogObjectCreator_get_implementation()

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

Definition at line 350 of file xdialogcreator.cxx.

◆ GetRelatedInternalID_Impl()

static uno::Sequence< sal_Int8 > GetRelatedInternalID_Impl ( const uno::Sequence< sal_Int8 > &  aClassID)
static