summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKurt Zenker <kz@openoffice.org>2008-06-24 10:20:31 +0000
committerKurt Zenker <kz@openoffice.org>2008-06-24 10:20:31 +0000
commit3bddf726f83771b0316bbb8e60f3e5712d3494cc (patch)
treebea0290c16bfe7c1ad8749a3fb86508338b681ac
parentc136719f3630aac8a2cb5706c79f316443c9cf0f (diff)
INTEGRATION: CWS canvas05 (1.11.386); FILE MERGED
2008/04/21 07:36:45 thb 1.11.386.2: RESYNC: (1.11-1.12); FILE MERGED 2008/01/23 12:35:05 thb 1.11.386.1: #i81092# Adapted docs to reality
-rw-r--r--offapi/com/sun/star/awt/XSystemDependentWindowPeer.idl5
1 files changed, 3 insertions, 2 deletions
diff --git a/offapi/com/sun/star/awt/XSystemDependentWindowPeer.idl b/offapi/com/sun/star/awt/XSystemDependentWindowPeer.idl
index 4069a994e4ba..88413cd324c0 100644
--- a/offapi/com/sun/star/awt/XSystemDependentWindowPeer.idl
+++ b/offapi/com/sun/star/awt/XSystemDependentWindowPeer.idl
@@ -7,7 +7,7 @@
* OpenOffice.org - a multi-platform office productivity suite
*
* $RCSfile: XSystemDependentWindowPeer.idl,v $
- * $Revision: 1.12 $
+ * $Revision: 1.13 $
*
* This file is part of OpenOffice.org.
*
@@ -65,7 +65,8 @@ published interface XSystemDependentWindowPeer: com::sun::star::uno::XInterface
object provided from the JNI-API.<BR>
OS2: Returns an HWND if possible, otherwise 0.<BR>
- MAC: Not supported.<BR>
+
+ MAC: Returns a ptr to the NSView implementing the window.<BR>
XWINDOW: Returns a structure SystemDependentXWindow
or void if it is not reachable.<BR></p>