21module 
com { module sun { module star { module datatransfer { module clipboard {
 
   24 published 
interface XClipboardEx;
 
   25 published 
interface XClipboardNotifier;
 
allows to explicitly free resources and break cyclic references.
Definition XComponent.idl:39
initializes an object directly after its creation.
Definition XInitialization.idl:41
Definition Ambiguous.idl:20
A generic clipboard service is a simple container for transferable objects.
Definition GenericClipboard.idl:30
interface XClipboardNotifier
Provides the ability to request notifications on content changes.
Definition GenericClipboard.idl:37
interface XClipboardEx
Provides access to the clipboard content.
Definition GenericClipboard.idl:33