summaryrefslogtreecommitdiff
path: root/offapi/com/sun
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
commit09479179ec2b7b281e6911208159c9ceb1f86ee1 (patch)
treeaeac2753dd5f525676f654440ac17500879e1587 /offapi/com/sun
parente5f2918cbb568766f46a3a84a30d778931085c18 (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
Diffstat (limited to 'offapi/com/sun')
-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 78b965420..58a9b0caf 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>