LibreOffice
LibreOffice 7.4 SDK API Reference
Public Attributes | List of all members
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. More...
 
- Public Attributes inherited from EventObject
com::sun::star::uno::XInterface Source
 refers to the object that fired the event. More...
 

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: