LibreOffice Module dbaccess (master) 1
|
Public Member Functions | |
OApplicationIconControlDropTarget (OApplicationIconControl &rControl) | |
virtual sal_Int8 | AcceptDrop (const AcceptDropEvent &rEvt) override |
virtual sal_Int8 | ExecuteDrop (const ExecuteDropEvent &rEvt) override |
Private Attributes | |
OApplicationIconControl & | m_rControl |
Definition at line 36 of file AppIconControl.cxx.
|
inline |
Definition at line 42 of file AppIconControl.cxx.
|
inlineoverridevirtual |
Definition at line 48 of file AppIconControl.cxx.
References dbaui::OApplicationIconControl::AcceptDrop(), and m_rControl.
|
inlineoverridevirtual |
Definition at line 53 of file AppIconControl.cxx.
References dbaui::OApplicationIconControl::ExecuteDrop(), and m_rControl.
|
private |
Definition at line 39 of file AppIconControl.cxx.
Referenced by AcceptDrop(), and ExecuteDrop().