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

Public Member Functions

 ToolbarDropTarget (SfxTemplateDialog_Impl &rDialog, weld::Toolbar &rToolbar)
 
virtual sal_Int8 AcceptDrop (const AcceptDropEvent &rEvt) override
 
virtual sal_Int8 ExecuteDrop (const ExecuteDropEvent &rEvt) override
 

Private Attributes

SfxTemplateDialog_Implm_rParent
 

Detailed Description

Definition at line 713 of file templdlg.cxx.

Constructor & Destructor Documentation

◆ ToolbarDropTarget()

ToolbarDropTarget::ToolbarDropTarget ( SfxTemplateDialog_Impl rDialog,
weld::Toolbar rToolbar 
)
inline

Definition at line 719 of file templdlg.cxx.

Member Function Documentation

◆ AcceptDrop()

virtual sal_Int8 ToolbarDropTarget::AcceptDrop ( const AcceptDropEvent rEvt)
inlineoverridevirtual

Definition at line 725 of file templdlg.cxx.

References SfxTemplateDialog_Impl::AcceptToolbarDrop(), and m_rParent.

◆ ExecuteDrop()

virtual sal_Int8 ToolbarDropTarget::ExecuteDrop ( const ExecuteDropEvent rEvt)
inlineoverridevirtual

Definition at line 730 of file templdlg.cxx.

References SfxCommonTemplateDialog_Impl::ExecuteDrop(), and m_rParent.

Member Data Documentation

◆ m_rParent

SfxTemplateDialog_Impl& ToolbarDropTarget::m_rParent
private

Definition at line 716 of file templdlg.cxx.

Referenced by AcceptDrop(), and ExecuteDrop().


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