LibreOffice Module vcl (master) 1
Namespaces | Functions
vcl/inc/factory.hxx File Reference
#include <sal/config.h>
#include <com/sun/star/uno/Reference.hxx>
#include <com/sun/star/uno/Sequence.hxx>
#include <rtl/ustring.hxx>
Include dependency graph for vcl/inc/factory.hxx:

Go to the source code of this file.

Namespaces

namespace  com
 
namespace  com::sun
 
namespace  com::sun::star
 
namespace  com::sun::star::lang
 
namespace  com::sun::star::uno
 
namespace  vcl
 

Functions

Sequence< OUString > vcl::DragSource_getSupportedServiceNames ()
 
OUString vcl::DragSource_getImplementationName ()
 
css::uno::Reference< css::uno::XInterface > vcl::DragSource_createInstance (css::uno::Reference< css::lang::XMultiServiceFactory > const &)
 
Sequence< OUString > vcl::DropTarget_getSupportedServiceNames ()
 
OUString vcl::DropTarget_getImplementationName ()
 
css::uno::Reference< css::uno::XInterface > vcl::DropTarget_createInstance (css::uno::Reference< css::lang::XMultiServiceFactory > const &)