LibreOffice Module vcl (master) 1
Public Member Functions | Public Attributes | List of all members
ExecuteDropEvent Struct Reference

#include <transfer.hxx>

Collaboration diagram for ExecuteDropEvent:
[legend]

Public Member Functions

 ExecuteDropEvent (sal_Int8 nAction, const Point &rPosPixel, css::datatransfer::dnd::DropTargetDropEvent aDropEvent)
 

Public Attributes

Point maPosPixel
 
const css::datatransfer::dnd::DropTargetDropEvent maDropEvent
 
sal_Int8 mnAction
 
bool mbDefault
 

Detailed Description

Definition at line 114 of file transfer.hxx.

Constructor & Destructor Documentation

◆ ExecuteDropEvent()

ExecuteDropEvent::ExecuteDropEvent ( sal_Int8  nAction,
const Point rPosPixel,
css::datatransfer::dnd::DropTargetDropEvent  aDropEvent 
)
inline

Definition at line 121 of file transfer.hxx.

Member Data Documentation

◆ maDropEvent

const css::datatransfer::dnd::DropTargetDropEvent ExecuteDropEvent::maDropEvent

Definition at line 117 of file transfer.hxx.

Referenced by SvTreeListBox::ExecuteDrop().

◆ maPosPixel

Point ExecuteDropEvent::maPosPixel

Definition at line 116 of file transfer.hxx.

Referenced by weld::ReorderingDropTarget::ExecuteDrop().

◆ mbDefault

bool ExecuteDropEvent::mbDefault

Definition at line 119 of file transfer.hxx.

◆ mnAction

sal_Int8 ExecuteDropEvent::mnAction

Definition at line 118 of file transfer.hxx.

Referenced by SvTreeListBox::ExecuteDrop().


The documentation for this struct was generated from the following file: