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

#include <brwbox.hxx>

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

Public Member Functions

 BrowserAcceptDropEvent (BrowserDataWin *pWin, const AcceptDropEvent &rEvt)
 
- Public Member Functions inherited from AcceptDropEvent
 AcceptDropEvent ()
 
 AcceptDropEvent (sal_Int8 nAction, const Point &rPosPixel, css::datatransfer::dnd::DropTargetDragEvent aDragEvent)
 
- 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 AcceptDropEvent
Point maPosPixel
 
const css::datatransfer::dnd::DropTargetDragEvent maDragEvent
 
sal_Int8 mnAction
 
bool mbLeaving
 
bool mbDefault
 

Detailed Description

Definition at line 228 of file brwbox.hxx.

Constructor & Destructor Documentation

◆ BrowserAcceptDropEvent()

BrowserAcceptDropEvent::BrowserAcceptDropEvent ( BrowserDataWin pWin,
const AcceptDropEvent rEvt 
)

Definition at line 602 of file datwin.cxx.


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