LibreOffice Module vcl (master) 1
|
#include <cppuhelper/factory.hxx>
#include <com/sun/star/lang/XMultiServiceFactory.hpp>
#include <com/sun/star/lang/XSingleServiceFactory.hpp>
#include <vcl/dllapi.h>
#include <factory.hxx>
Go to the source code of this file.
Functions | |
VCL_DLLPUBLIC void * | vcl_component_getFactory (const char *pImplementationName, void *pXUnoSMgr, void *) |
VCL_DLLPUBLIC void * vcl_component_getFactory | ( | const char * | pImplementationName, |
void * | pXUnoSMgr, | ||
void * | |||
) |
Definition at line 32 of file factory.cxx.
References vcl::DragSource_createInstance(), vcl::DragSource_getImplementationName(), vcl::DragSource_getSupportedServiceNames(), vcl::DropTarget_createInstance(), vcl::DropTarget_getImplementationName(), vcl::DropTarget_getSupportedServiceNames(), equalsAscii(), and xFactory.