LibreOffice
LibreOffice 24.2 SDK API Reference
Public Attributes | List of all members
ClipboardFormats Struct Reference

contains a list of format IDs and names which are part of the system clipboard. More...

import"ClipboardFormats.idl";

Public Attributes

sequence< hyper > Identifiers
 specifies a sequence of format IDs which are contained in the system clipboard. More...
 
sequence< string > Names
 specifies a sequence of format names which are contained in the system clipboard. More...
 

Detailed Description

contains a list of format IDs and names which are part of the system clipboard.

Since
OOo 2.0

Member Data Documentation

◆ Identifiers

sequence< hyper > Identifiers

specifies a sequence of format IDs which are contained in the system clipboard.

◆ Names

sequence< string > Names

specifies a sequence of format names which are contained in the system clipboard.


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