LibreOffice Module vcl (master) 1
Namespaces | Enumerations | Functions
dndhelper.hxx File Reference
#include <sal/types.h>
#include <vcl/dllapi.h>
#include <com/sun/star/uno/Reference.hxx>
Include dependency graph for dndhelper.hxx:
This graph shows which files directly or indirectly include this file:

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
 

Enumerations

enum class  vcl::DragOrDrop {
  vcl::Drag ,
  vcl::Drop
}
 

Functions

VCL_DLLPUBLIC css::uno::Reference< css::uno::XInterface > vcl::OleDnDHelper (const css::uno::Reference< css::lang::XInitialization > &, sal_IntPtr pWin, DragOrDrop)
 
VCL_DLLPUBLIC css::uno::Reference< css::uno::XInterface > vcl::X11DnDHelper (const css::uno::Reference< css::lang::XInitialization > &, sal_IntPtr pWin)