LibreOffice
LibreOffice 25.8 SDK API Reference
Loading...
Searching...
No Matches
ClipboardEvent Struct Referencepublished

A clipboard uses this object to notify its listeners of content changes. More...

import "ClipboardEvent.idl";

Inheritance diagram for ClipboardEvent:
EventObject

Public Attributes

com::sun::star::datatransfer::XTransferable Contents
 The current content of the clipboard.
Public Attributes inherited from EventObject
com::sun::star::uno::XInterface Source
 refers to the object that fired the event.

Detailed Description

A clipboard uses this object to notify its listeners of content changes.

See also
com::sun::star::datatransfer::clipboard::XClipboardListener

Member Data Documentation

◆ Contents

The current content of the clipboard.


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