Language

The Free and Open Productivity Suite
Released: Apache OpenOffice 4.1.15

API

SDK

Tips ‘n’ Tricks

Miscellaneous


:: com :: sun :: star :: datatransfer :: clipboard ::

constants group RenderingCapabilities
Description
These flags describe the capabilities a system clipboard has to transfer data to other applications via the OS.
See also
SystemClipboard

Constants
Delayed The implementation supports delayed rendering.  
Persistant The implementation is able to store the data persistant in the system so that it does not get lost when the source application no longer exist.  
Constants' Details
Delayed
const byte Delayed = 1;
Description
The implementation supports delayed rendering.
Persistant
const byte Persistant = 2;
Description
The implementation is able to store the data persistant in the system so that it does not get lost when the source application no longer exist.
Top of Page

Apache Software Foundation

Copyright & License | Privacy | Contact Us | Donate | Thanks

Apache, OpenOffice, OpenOffice.org and the seagull logo are registered trademarks of The Apache Software Foundation. The Apache feather logo is a trademark of The Apache Software Foundation. Other names appearing on the site may be trademarks of their respective owners.