:: com :: sun :: star :: datatransfer :: clipboard ::
|
interface XClipboardFactory |
- Base Hierarchy
::com::sun::star::uno::XInterface
|
+-XClipboardFactory
|
- Description
- Should be implemented by a clipboard factory that simplifies the creation of
multiple clipboard instances.
- See also
- XClipboard
|
Methods' Details |
createClipboard
- Description
- Creates a new named clipboard instance.
- Returns
-
A newly created instance of a GenericClipboard
implementation.
- Parameter aName
-
The name the clipboard should have.
- Throws
- com::sun::star::lang::IllegalArgumentException
If an empty string is passed as clipboard name.
|
|
Top of Page
Copyright © 2002 Sun Microsystems, Inc., 901 San Antonio Road, Palo Alto, CA 94303 USA.