#include <gtkinst.hxx>
Definition at line 186 of file gtkinst.hxx.
◆ GtkInstDragSource()
GtkInstDragSource::GtkInstDragSource |
( |
| ) |
|
|
inline |
◆ ~GtkInstDragSource()
virtual GtkInstDragSource::~GtkInstDragSource |
( |
| ) |
|
|
overridevirtual |
◆ deinitialize()
void GtkInstDragSource::deinitialize |
( |
| ) |
|
◆ dragDataGet()
void GtkInstDragSource::dragDataGet |
( |
GtkSelectionData * |
data, |
|
|
guint |
info |
|
) |
| |
◆ dragDelete()
void GtkInstDragSource::dragDelete |
( |
| ) |
|
◆ dragEnd()
void GtkInstDragSource::dragEnd |
( |
GdkDragContext * |
context | ) |
|
◆ dragFailed()
void GtkInstDragSource::dragFailed |
( |
| ) |
|
◆ FormatsToGtk()
std::vector< GtkTargetEntry > GtkInstDragSource::FormatsToGtk |
( |
const css::uno::Sequence< css::datatransfer::DataFlavor > & |
rFormats | ) |
|
◆ getDefaultCursor()
virtual sal_Int32 SAL_CALL GtkInstDragSource::getDefaultCursor |
( |
sal_Int8 |
dragAction | ) |
|
|
overridevirtual |
◆ getImplementationName()
OUString SAL_CALL GtkInstDragSource::getImplementationName |
( |
| ) |
|
|
override |
◆ getSupportedServiceNames()
css::uno::Sequence< OUString > SAL_CALL GtkInstDragSource::getSupportedServiceNames |
( |
| ) |
|
|
override |
◆ GetTransferable()
css::uno::Reference< css::datatransfer::XTransferable > const & GtkInstDragSource::GetTransferable |
( |
| ) |
const |
|
inline |
◆ initialize()
virtual void SAL_CALL GtkInstDragSource::initialize |
( |
const css::uno::Sequence< css::uno::Any > & |
rArguments | ) |
|
|
overridevirtual |
◆ isDragImageSupported()
virtual sal_Bool SAL_CALL GtkInstDragSource::isDragImageSupported |
( |
| ) |
|
|
overridevirtual |
◆ set_datatransfer()
void GtkInstDragSource::set_datatransfer |
( |
const css::uno::Reference< css::datatransfer::XTransferable > & |
rTrans, |
|
|
const css::uno::Reference< css::datatransfer::dnd::XDragSourceListener > & |
rListener |
|
) |
| |
◆ setActiveDragSource()
void GtkInstDragSource::setActiveDragSource |
( |
| ) |
|
◆ startDrag()
virtual void SAL_CALL GtkInstDragSource::startDrag |
( |
const css::datatransfer::dnd::DragGestureEvent & |
trigger, |
|
|
sal_Int8 |
sourceActions, |
|
|
sal_Int32 |
cursor, |
|
|
sal_Int32 |
image, |
|
|
const css::uno::Reference< css::datatransfer::XTransferable > & |
transferable, |
|
|
const css::uno::Reference< css::datatransfer::dnd::XDragSourceListener > & |
listener |
|
) |
| |
|
overridevirtual |
◆ supportsService()
sal_Bool SAL_CALL GtkInstDragSource::supportsService |
( |
OUString const & |
ServiceName | ) |
|
|
override |
◆ g_ActiveDragSource
◆ m_aConversionHelper
◆ m_aMutex
osl::Mutex GtkInstDragSource::m_aMutex |
|
private |
◆ m_pFrame
◆ m_xListener
css::uno::Reference<css::datatransfer::dnd::XDragSourceListener> GtkInstDragSource::m_xListener |
|
private |
◆ m_xTrans
css::uno::Reference<css::datatransfer::XTransferable> GtkInstDragSource::m_xTrans |
|
private |
The documentation for this class was generated from the following file: