Lines Matching refs:clipboard
37 module com { module sun { module star { module datatransfer { module clipboard {
40 /** The default interface to access clipboard instances.
49 /** To get the current content of the clipboard.
53 this clipboard.
60 /** Sets the current contents of the clipboard to the specified
61 transferable object and registers the specified clipboard owner
67 has no <type scope="com::sun::star::datatransfer">DataFlavor</type> the clipboard
72 The new owner of the clipboard.
77 @see com::sun::star::datatransfer::clipboard::XClipboardOwner
82 /** To get the name of the clipboard instance.
85 The name of this clipboard object.
87 clipboard instance ist the system clipboard.</p>