Home
last modified time | relevance | path

Searched refs:transferable (Results 1 – 23 of 23) sorted by relevance

/trunk/main/offapi/com/sun/star/datatransfer/
H A DXTransferableSupplier.idl42 /** To get access to a transferable representation of a selected part of an object.
45 The transferable object representing the selection inside the supplying object
52 /** Hands over a transferable object that shall be inserted.
55 The transferable object to be inserted
H A DXTransferableSource.idl36 /** The transferable source interface.
46 transferable object.
/trunk/main/offapi/com/sun/star/mail/
H A DMailMessage.idl64 transferable delivers the data as a string. Although a
65 transferable may support multiple data flavors only the
90 transferable delivers the data as a string. Although a
91 transferable may support multiple data flavors only the
H A DMailAttachment.idl44 It is expected that the transferable delivers the data as
45 sequence of bytes. Although a transferable may support
H A DXMailMessage.idl123 It is expected that the transferable delivers the data as
124 a string. Although a transferable may support multiple
/trunk/main/offapi/com/sun/star/datatransfer/clipboard/
H A DXClipboard.idl52 The transferable object representing the current content of
61 transferable object and registers the specified clipboard owner
65 The transferable object to set as new content.
H A DXClipboardOwner.idl41 /** The owner of a transferable object may pass this interface to the
57 The transferable object that has been the contents of the clipboard.
H A DGenericClipboard.idl53 /** A generic clipboard service is a simple container for transferable objects.
/trunk/main/vcl/aqua/source/dtrans/
H A DDragSource.cxx251 const uno::Reference<XTransferable >& transferable, in startDrag()
258 OSL_ASSERT(transferable.is() && "DragSource::startDrag: No transferable provided\n"); in startDrag()
265 g_XTransferable = transferable; in startDrag()
H A DDragSource.hxx103 … const com::sun::star::uno::Reference< com::sun::star::datatransfer::XTransferable >& transferable,
/trunk/main/dtrans/test/win32/dnd/
H A DdndTest.cxx180 Sequence<DataFlavor> seq= pData->transferable->getTransferDataFlavors(); in MTAFunc()
190 pData->transferable, in MTAFunc()
H A Datlwindow.hxx43 Reference<XTransferable> transferable; member
H A Datlwindow.cxx197 data.transferable= xTrans; in OnTimer()
/trunk/main/offapi/com/sun/star/datatransfer/dnd/
H A DXDragSource.idl104 The action or actions supported for this transferable as defined
114 The transferable object dragged.
H A DDropTargetDragEnterEvent.idl46 types supported by the transferable object of the current Drag and Drop operation. </p>
H A DDropTargetDropEvent.idl90 /** The transferable object associated with the drop.
H A DXDragSourceContext.idl91 of the transferable object have changed.
/trunk/main/vcl/source/window/
H A Ddndlcon.cxx148 const Reference< XTransferable >& transferable ) in fireDropEvent()
165 locationX, locationY, sourceActions, transferable ); in fireDropEvent()
/trunk/main/vcl/unx/generic/dtrans/
H A DX11_selection.hxx147 …onst com::sun::star::uno::Reference< ::com::sun::star::datatransfer::XTransferable >& transferable,
494 …onst com::sun::star::uno::Reference< ::com::sun::star::datatransfer::XTransferable >& transferable,
H A DX11_selection.cxx3215 const css::uno::Reference< XTransferable >& transferable, in startDrag()
3376 m_xDragSourceTransferable = transferable; in startDrag()
3378 m_aDragFlavors = transferable->getTransferDataFlavors(); in startDrag()
4148 … const css::uno::Reference< ::com::sun::star::datatransfer::XTransferable >& transferable, in startDrag()
4153 m_xRealDragSource->startDrag( trigger, sourceActions, cursor, image, transferable, listener ); in startDrag()
/trunk/main/dtrans/source/os2/dnd/
H A DDragSource.hxx88 const Reference< XTransferable>& transferable,
/trunk/main/vcl/inc/
H A Ddndlcon.hxx57 … ::com::sun::star::uno::Reference< ::com::sun::star::datatransfer::XTransferable >& transferable );
/trunk/main/vcl/source/components/
H A Ddtranscomp.cxx326 const Reference< datatransfer::XTransferable >& transferable,

Completed in 88 milliseconds