LibreOffice
LibreOffice 26.2 SDK API Reference
Loading...
Searching...
No Matches
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:
Inheritance graph
[legend]
Collaboration diagram for ClipboardEvent:
Collaboration graph
[legend]

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: