LibreOffice Module sd (master) 1
Public Member Functions | Private Member Functions | Private Attributes | List of all members
sd::CustomAnimationListDropTarget Class Reference

#include <CustomAnimationList.hxx>

Inheritance diagram for sd::CustomAnimationListDropTarget:
[legend]
Collaboration diagram for sd::CustomAnimationListDropTarget:
[legend]

Public Member Functions

 CustomAnimationListDropTarget (CustomAnimationList &rTreeView)
 

Private Member Functions

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

Private Attributes

CustomAnimationListm_rTreeView
 

Detailed Description

Definition at line 51 of file CustomAnimationList.hxx.

Constructor & Destructor Documentation

◆ CustomAnimationListDropTarget()

sd::CustomAnimationListDropTarget::CustomAnimationListDropTarget ( CustomAnimationList rTreeView)

Definition at line 455 of file CustomAnimationList.cxx.

Member Function Documentation

◆ AcceptDrop()

sal_Int8 sd::CustomAnimationListDropTarget::AcceptDrop ( const AcceptDropEvent rEvt)
overrideprivatevirtual

◆ ExecuteDrop()

sal_Int8 sd::CustomAnimationListDropTarget::ExecuteDrop ( const ExecuteDropEvent rEvt)
overrideprivatevirtual

Definition at line 475 of file CustomAnimationList.cxx.

References sd::CustomAnimationList::ExecuteDrop(), and m_rTreeView.

Member Data Documentation

◆ m_rTreeView

CustomAnimationList& sd::CustomAnimationListDropTarget::m_rTreeView
private

Definition at line 54 of file CustomAnimationList.hxx.

Referenced by AcceptDrop(), and ExecuteDrop().


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