LibreOffice
LibreOffice 24.8 SDK API Reference
Loading...
Searching...
No Matches
XTransferableTextSupplier Interface Reference

import <XTransferableTextSupplier.idl;

Public Member Functions

XTransferable getTransferableForTextRange ([in] com::sun::star::text::XTextRange xRange)
 Provide access to a transferable representation of a given text range.
 

Detailed Description

Since
LibreOffice 7.2

Member Function Documentation

◆ getTransferableForTextRange()

XTransferable getTransferableForTextRange ( [in] com::sun::star::text::XTextRange xRange)

Provide access to a transferable representation of a given text range.

Parameters
xRangea text range known to the supplier.
Returns
a transferable object representing the given text range.
See also
com::sun::star::datatransfer::XTransferable

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