LibreOffice Module svx (master) 1
Public Member Functions | Private Member Functions | Private Attributes | List of all members
GalleryDragDrop Class Referencefinal

#include <galbrws2.hxx>

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

Public Member Functions

 GalleryDragDrop (GalleryBrowser2 *pParent, const css::uno::Reference< css::datatransfer::dnd::XDropTarget > &rDropTarget)
 

Private Member Functions

virtual sal_Int8 AcceptDrop (const AcceptDropEvent &) override
 
virtual sal_Int8 ExecuteDrop (const ExecuteDropEvent &rEvt) override
 

Private Attributes

GalleryBrowser2m_pParent
 

Detailed Description

Definition at line 160 of file galbrws2.hxx.

Constructor & Destructor Documentation

◆ GalleryDragDrop()

GalleryDragDrop::GalleryDragDrop ( GalleryBrowser2 pParent,
const css::uno::Reference< css::datatransfer::dnd::XDropTarget > &  rDropTarget 
)
inline

Definition at line 176 of file galbrws2.hxx.

Member Function Documentation

◆ AcceptDrop()

virtual sal_Int8 GalleryDragDrop::AcceptDrop ( const AcceptDropEvent )
inlineoverrideprivatevirtual

Definition at line 165 of file galbrws2.hxx.

References GalleryBrowser2::AcceptDrop(), and m_pParent.

◆ ExecuteDrop()

virtual sal_Int8 GalleryDragDrop::ExecuteDrop ( const ExecuteDropEvent rEvt)
inlineoverrideprivatevirtual

Definition at line 170 of file galbrws2.hxx.

References GalleryBrowser2::ExecuteDrop(), and m_pParent.

Member Data Documentation

◆ m_pParent

GalleryBrowser2* GalleryDragDrop::m_pParent
private

Definition at line 163 of file galbrws2.hxx.

Referenced by AcceptDrop(), and ExecuteDrop().


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