#include <unohelp2.hxx>
|
| static void | CopyStringTo (const OUString &rContent, const css::uno::Reference< css::datatransfer::clipboard::XClipboard > &rxClipboard, const vcl::ILibreOfficeKitNotifier *pNotifier=nullptr) |
| | copies a given string to a given clipboard More...
|
| |
Definition at line 35 of file unohelp2.hxx.
◆ TextDataObject()
| vcl::unohelper::TextDataObject::TextDataObject |
( |
OUString |
aText | ) |
|
◆ ~TextDataObject()
| vcl::unohelper::TextDataObject::~TextDataObject |
( |
| ) |
|
|
overridevirtual |
◆ acquire()
| void SAL_CALL vcl::unohelper::TextDataObject::acquire |
( |
| ) |
|
|
inlineoverridevirtualnoexcept |
◆ CopyStringTo()
| void vcl::unohelper::TextDataObject::CopyStringTo |
( |
const OUString & |
rContent, |
|
|
const css::uno::Reference< css::datatransfer::clipboard::XClipboard > & |
rxClipboard, |
|
|
const vcl::ILibreOfficeKitNotifier * |
pNotifier = nullptr |
|
) |
| |
|
static |
◆ getTransferData()
| uno::Any vcl::unohelper::TextDataObject::getTransferData |
( |
const css::datatransfer::DataFlavor & |
aFlavor | ) |
|
|
override |
◆ getTransferDataFlavors()
| uno::Sequence< datatransfer::DataFlavor > vcl::unohelper::TextDataObject::getTransferDataFlavors |
( |
| ) |
|
|
override |
◆ isDataFlavorSupported()
| sal_Bool vcl::unohelper::TextDataObject::isDataFlavorSupported |
( |
const css::datatransfer::DataFlavor & |
aFlavor | ) |
|
|
override |
◆ queryInterface()
| uno::Any vcl::unohelper::TextDataObject::queryInterface |
( |
const css::uno::Type & |
rType | ) |
|
|
overridevirtual |
◆ release()
| void SAL_CALL vcl::unohelper::TextDataObject::release |
( |
| ) |
|
|
inlineoverridevirtualnoexcept |
◆ maText
| OUString vcl::unohelper::TextDataObject::maText |
|
private |
The documentation for this class was generated from the following files: