LibreOffice
LibreOffice 4.2 SDK API Reference
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
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

sequence< hyper > Identifiers

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

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: