LibreOffice Module dbaccess (master) 1
Public Member Functions | Private Member Functions | Private Attributes | List of all members
dbaui::TableWindowListBoxHelper Class Referencefinal

#include <TableWindowListBox.hxx>

Inheritance diagram for dbaui::TableWindowListBoxHelper:
[legend]
Collaboration diagram for dbaui::TableWindowListBoxHelper:
[legend]

Public Member Functions

 TableWindowListBoxHelper (OTableWindowListBox &rParent, const css::uno::Reference< css::datatransfer::dnd::XDropTarget > &rDropTarget)
 

Private Member Functions

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

Private Attributes

OTableWindowListBoxm_rParent
 

Detailed Description

Definition at line 96 of file TableWindowListBox.hxx.

Constructor & Destructor Documentation

◆ TableWindowListBoxHelper()

dbaui::TableWindowListBoxHelper::TableWindowListBoxHelper ( OTableWindowListBox rParent,
const css::uno::Reference< css::datatransfer::dnd::XDropTarget > &  rDropTarget 
)
inline

Definition at line 112 of file TableWindowListBox.hxx.

Member Function Documentation

◆ AcceptDrop()

virtual sal_Int8 dbaui::TableWindowListBoxHelper::AcceptDrop ( const AcceptDropEvent rEvt)
inlineoverrideprivatevirtual

Definition at line 101 of file TableWindowListBox.hxx.

References dbaui::OTableWindowListBox::AcceptDrop(), and m_rParent.

◆ ExecuteDrop()

virtual sal_Int8 dbaui::TableWindowListBoxHelper::ExecuteDrop ( const ExecuteDropEvent rEvt)
inlineoverrideprivatevirtual

Definition at line 106 of file TableWindowListBox.hxx.

References dbaui::OTableWindowListBox::ExecuteDrop(), and m_rParent.

Member Data Documentation

◆ m_rParent

OTableWindowListBox& dbaui::TableWindowListBoxHelper::m_rParent
private

Definition at line 99 of file TableWindowListBox.hxx.

Referenced by AcceptDrop(), and ExecuteDrop().


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