21#include <com/sun/star/lang/XMultiServiceFactory.hpp>
22#include <com/sun/star/lang/XSingleServiceFactory.hpp>
33 const char* pImplementationName,
43 static_cast< css::lang::XMultiServiceFactory*
>( pXUnoSMgr )
48 xFactory = ::cppu::createSingleFactory(
54 xFactory = ::cppu::createSingleFactory(
Reference< XSingleServiceFactory > xFactory
VCL_DLLPUBLIC void * vcl_component_getFactory(const char *pImplementationName, void *pXUnoSMgr, void *)
bool equalsAscii(std::u16string_view s1, std::string_view s2)
OUString DragSource_getImplementationName()
Reference< XInterface > DragSource_createInstance(const Reference< XMultiServiceFactory > &)
Sequence< OUString > DropTarget_getSupportedServiceNames()
Sequence< OUString > DragSource_getSupportedServiceNames()
Reference< XInterface > DropTarget_createInstance(const Reference< XMultiServiceFactory > &)
OUString DropTarget_getImplementationName()