LibreOffice Module vcl (master) 1
|
This is the complete list of members for GtkInstDropTarget, including all inherited members.
addDropTargetListener(const css::uno::Reference< css::datatransfer::dnd::XDropTargetListener > &) override | GtkInstDropTarget | virtual |
deinitialize() | GtkInstDropTarget | |
fire_dragEnter(const css::datatransfer::dnd::DropTargetDragEnterEvent &dtdee) | GtkInstDropTarget | |
fire_dragExit(const css::datatransfer::dnd::DropTargetEvent &dte) | GtkInstDropTarget | |
fire_dragOver(const css::datatransfer::dnd::DropTargetDragEvent &dtde) | GtkInstDropTarget | |
fire_drop(const css::datatransfer::dnd::DropTargetDropEvent &dtde) | GtkInstDropTarget | |
getDefaultActions() override | GtkInstDropTarget | virtual |
getImplementationName() override | GtkInstDropTarget | |
getSupportedServiceNames() override | GtkInstDropTarget | |
GtkInstDropTarget() | GtkInstDropTarget | |
initialize(const css::uno::Sequence< css::uno::Any > &rArgs) override | GtkInstDropTarget | virtual |
isActive() override | GtkInstDropTarget | virtual |
m_aListeners | GtkInstDropTarget | private |
m_aMutex | GtkInstDropTarget | private |
m_bActive | GtkInstDropTarget | private |
m_bInDrag | GtkInstDropTarget | private |
m_nDefaultActions | GtkInstDropTarget | private |
m_pFormatConversionRequest | GtkInstDropTarget | private |
m_pFrame | GtkInstDropTarget | private |
removeDropTargetListener(const css::uno::Reference< css::datatransfer::dnd::XDropTargetListener > &) override | GtkInstDropTarget | virtual |
setActive(sal_Bool active) override | GtkInstDropTarget | virtual |
setDefaultActions(sal_Int8 actions) override | GtkInstDropTarget | virtual |
SetFormatConversionRequest(GtkDnDTransferable *pRequest) | GtkInstDropTarget | inline |
signalDragDrop(GtkWidget *pWidget, GdkDragContext *context, gint x, gint y, guint time) | GtkInstDropTarget | |
signalDragDropReceived(GtkWidget *pWidget, GdkDragContext *context, gint x, gint y, GtkSelectionData *data, guint ttype, guint time) | GtkInstDropTarget | |
signalDragLeave(GtkWidget *pWidget) | GtkInstDropTarget | |
signalDragMotion(GtkWidget *pWidget, GdkDragContext *context, gint x, gint y, guint time) | GtkInstDropTarget | |
supportsService(OUString const &ServiceName) override | GtkInstDropTarget | |
~GtkInstDropTarget() override | GtkInstDropTarget | virtual |