LibreOffice Module basctl (master) 1
Public Member Functions | Private Member Functions | Private Attributes | List of all members
basctl::SbTreeListBoxDropTarget Class Reference
Inheritance diagram for basctl::SbTreeListBoxDropTarget:
[legend]
Collaboration diagram for basctl::SbTreeListBoxDropTarget:
[legend]

Public Member Functions

 SbTreeListBoxDropTarget (SbTreeListBox &rTreeView)
 

Private Member Functions

virtual sal_Int8 AcceptDrop (const AcceptDropEvent &rEvt) override
 
virtual sal_Int8 ExecuteDrop (const ExecuteDropEvent &rEvt) override
 
void NotifyCopyingMoving (const weld::TreeIter &rTarget, bool bMove)
 

Private Attributes

SbTreeListBoxm_rTreeView
 

Detailed Description

Definition at line 253 of file moduldlg.cxx.

Constructor & Destructor Documentation

◆ SbTreeListBoxDropTarget()

basctl::SbTreeListBoxDropTarget::SbTreeListBoxDropTarget ( SbTreeListBox rTreeView)
inline

Definition at line 558 of file moduldlg.cxx.

Member Function Documentation

◆ AcceptDrop()

virtual sal_Int8 basctl::SbTreeListBoxDropTarget::AcceptDrop ( const AcceptDropEvent rEvt)
inlineoverrideprivatevirtual

◆ ExecuteDrop()

virtual sal_Int8 basctl::SbTreeListBoxDropTarget::ExecuteDrop ( const ExecuteDropEvent rEvt)
inlineoverrideprivatevirtual

◆ NotifyCopyingMoving()

void basctl::SbTreeListBoxDropTarget::NotifyCopyingMoving ( const weld::TreeIter rTarget,
bool  bMove 
)
inlineprivate

Member Data Documentation

◆ m_rTreeView

SbTreeListBox& basctl::SbTreeListBoxDropTarget::m_rTreeView
private

Definition at line 256 of file moduldlg.cxx.

Referenced by AcceptDrop(), ExecuteDrop(), and NotifyCopyingMoving().


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