LibreOffice Module svtools (master) 1
|
#include <brwbox.hxx>
Public Member Functions | |
BrowserAcceptDropEvent (BrowserDataWin *pWin, const AcceptDropEvent &rEvt) | |
![]() | |
AcceptDropEvent () | |
AcceptDropEvent (sal_Int8 nAction, const Point &rPosPixel, css::datatransfer::dnd::DropTargetDragEvent aDragEvent) | |
![]() | |
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 | |
![]() | |
Point | maPosPixel |
const css::datatransfer::dnd::DropTargetDragEvent | maDragEvent |
sal_Int8 | mnAction |
bool | mbLeaving |
bool | mbDefault |
Definition at line 228 of file brwbox.hxx.
BrowserAcceptDropEvent::BrowserAcceptDropEvent | ( | BrowserDataWin * | pWin, |
const AcceptDropEvent & | rEvt | ||
) |
Definition at line 602 of file datwin.cxx.