diff options
Diffstat (limited to 'offapi/com/sun/star/awt/XSystemDependentWindowPeer.idl')
-rw-r--r-- | offapi/com/sun/star/awt/XSystemDependentWindowPeer.idl | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/offapi/com/sun/star/awt/XSystemDependentWindowPeer.idl b/offapi/com/sun/star/awt/XSystemDependentWindowPeer.idl index 95fba2a84..90acc0854 100644 --- a/offapi/com/sun/star/awt/XSystemDependentWindowPeer.idl +++ b/offapi/com/sun/star/awt/XSystemDependentWindowPeer.idl @@ -59,8 +59,6 @@ published interface XSystemDependentWindowPeer: com::sun::star::uno::XInterface JAVA: Returns a global reference to a java.awt.Component object provided from the JNI-API.<BR> - OS2: Returns an HWND if possible, otherwise 0.<BR> - MAC: Returns a ptr to the NSView implementing the window.<BR> XWINDOW: Returns a structure SystemDependentXWindow |