:: com :: sun :: star :: frame :: status ::
|
unpublished |
struct ClipboardFormats |
|
|
|
- Description
- contains a list of format ID's and names which are part of the
system clipboard.
- Since
- OpenOffice 2.0
|
Elements' Summary |
Identifiers |
specifies a sequence of format IDs which are contained in the
system clipboard.
|
Names |
specifies a sequence of format names which are contained in the
system clipboard.
|
Elements' Details |
Identifiers
sequence< hyper > Identifiers;
- Description
- specifies a sequence of format IDs which are contained in the
system clipboard.
|
|
Names
sequence< string > Names;
- Description
- specifies a sequence of format names which are contained in the
system clipboard.
|
|
Top of Page
Copyright © 2003 Sun Microsystems, Inc.