summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/awt/XSystemChildFactory.idl
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/awt/XSystemChildFactory.idl')
-rw-r--r--offapi/com/sun/star/awt/XSystemChildFactory.idl2
1 files changed, 1 insertions, 1 deletions
diff --git a/offapi/com/sun/star/awt/XSystemChildFactory.idl b/offapi/com/sun/star/awt/XSystemChildFactory.idl
index ebba46ce753e..cae2144374a8 100644
--- a/offapi/com/sun/star/awt/XSystemChildFactory.idl
+++ b/offapi/com/sun/star/awt/XSystemChildFactory.idl
@@ -57,7 +57,7 @@ published interface XSystemChildFactory : com::sun::star::uno::XInterface
@param SystemType
one constant out of the constant group
- <type scope="com::sun::star::lang">SystemDependent</type>.
+ com::sun::star::lang::SystemDependent.
*/
XWindowPeer createSystemChild( [in] any Parent, [in] sequence< byte > ProcessId, [in] short SystemType );