LibreOffice Module svtools (master) 1
Public Member Functions | List of all members
BrowserExecuteDropEvent Class Reference

#include <brwbox.hxx>

Inheritance diagram for BrowserExecuteDropEvent:
[legend]
Collaboration diagram for BrowserExecuteDropEvent:
[legend]

Public Member Functions

 BrowserExecuteDropEvent (BrowserDataWin *pWin, const ExecuteDropEvent &rEvt)
 
- Public Member Functions inherited from ExecuteDropEvent
 ExecuteDropEvent (sal_Int8 nAction, const Point &rPosPixel, css::datatransfer::dnd::DropTargetDropEvent aDropEvent)
 
- Public Member Functions inherited from BrowseEvent
 BrowseEvent (vcl::Window *pWindow, sal_Int32 nAbsRow, sal_uInt16 nColumn, sal_uInt16 nColumnId, const tools::Rectangle &rRect)
 
vcl::WindowGetWindow () const
 
sal_Int32 GetRow () const
 
sal_uInt16 GetColumn () const
 
sal_uInt16 GetColumnId () const
 
const tools::RectangleGetRect () const
 

Additional Inherited Members

- Public Attributes inherited from ExecuteDropEvent
Point maPosPixel
 
const css::datatransfer::dnd::DropTargetDropEvent maDropEvent
 
sal_Int8 mnAction
 
bool mbDefault
 

Detailed Description

Definition at line 235 of file brwbox.hxx.

Constructor & Destructor Documentation

◆ BrowserExecuteDropEvent()

BrowserExecuteDropEvent::BrowserExecuteDropEvent ( BrowserDataWin pWin,
const ExecuteDropEvent rEvt 
)

Definition at line 609 of file datwin.cxx.


The documentation for this class was generated from the following files: