[Libreoffice-commits] core.git: offapi/com
Jan Holesovsky
kendy at collabora.com
Thu Feb 13 15:25:34 CET 2014
offapi/com/sun/star/awt/XSystemChildFactory.idl | 5 ++---
1 file changed, 2 insertions(+), 3 deletions(-)
New commits:
commit c05140897eb1dd75f07631398d56e9e656898a50
Author: Jan Holesovsky <kendy at collabora.com>
Date: Thu Feb 13 15:23:44 2014 +0100
Update documentation of createSystemChild().
Change-Id: I96e9b5c65dd9c3506dd804773652023e2cd995ab
diff --git a/offapi/com/sun/star/awt/XSystemChildFactory.idl b/offapi/com/sun/star/awt/XSystemChildFactory.idl
index cae2144..39b22d8 100644
--- a/offapi/com/sun/star/awt/XSystemChildFactory.idl
+++ b/offapi/com/sun/star/awt/XSystemChildFactory.idl
@@ -49,11 +49,10 @@ published interface XSystemChildFactory : com::sun::star::uno::XInterface
JAVA: global reference to a java.awt.Component
object provided from the JNI-API.<BR>
- MAC: Not supported.<BR></p>
+ MAC: (NSView*) pointer.<BR></p>
@param ProcessId
- the process identifier. Use the sal_getGlobalProcessId
- function of the RTL library.
+ Ignored.
@param SystemType
one constant out of the constant group
More information about the Libreoffice-commits
mailing list