|
LibreOffice Module svtools (master) 1
|
#include <brwbox.hxx>
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::Window * | GetWindow () const |
| sal_Int32 | GetRow () const |
| sal_uInt16 | GetColumn () const |
| sal_uInt16 | GetColumnId () const |
| const tools::Rectangle & | GetRect () const |
Additional Inherited Members | |
Public Attributes inherited from ExecuteDropEvent | |
| Point | maPosPixel |
| const css::datatransfer::dnd::DropTargetDropEvent | maDropEvent |
| sal_Int8 | mnAction |
| bool | mbDefault |
Definition at line 235 of file brwbox.hxx.
| BrowserExecuteDropEvent::BrowserExecuteDropEvent | ( | BrowserDataWin * | pWin, |
| const ExecuteDropEvent & | rEvt | ||
| ) |
Definition at line 609 of file datwin.cxx.