summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/awt/XToolkit.idl
diff options
context:
space:
mode:
authorMichael Hönnig <mi@openoffice.org>2000-12-19 15:04:00 +0000
committerMichael Hönnig <mi@openoffice.org>2000-12-19 15:04:00 +0000
commite7c5f0dd0a09d2796eb318933fa43b9f6955efa0 (patch)
tree5ef320e859306f5812d74c18ee3a395ceea642b4 /offapi/com/sun/star/awt/XToolkit.idl
parent09c414ea3932ed3f406f097387eba72d01c85413 (diff)
documentations syntax errors fixed
Diffstat (limited to 'offapi/com/sun/star/awt/XToolkit.idl')
-rw-r--r--offapi/com/sun/star/awt/XToolkit.idl11
1 files changed, 8 insertions, 3 deletions
diff --git a/offapi/com/sun/star/awt/XToolkit.idl b/offapi/com/sun/star/awt/XToolkit.idl
index d051ff09b..b0224ce16 100644
--- a/offapi/com/sun/star/awt/XToolkit.idl
+++ b/offapi/com/sun/star/awt/XToolkit.idl
@@ -2,9 +2,9 @@
*
* $RCSfile: XToolkit.idl,v $
*
- * $Revision: 1.3 $
+ * $Revision: 1.4 $
*
- * last change: $Author: mi $ $Date: 2000-11-08 12:42:11 $
+ * last change: $Author: mi $ $Date: 2000-12-19 16:03:23 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -123,7 +123,9 @@ interface XToolkit: com::sun::star::uno::XInterface
//-------------------------------------------------------------------------
// DocMerge from xml: method com::sun::star::awt::XToolkit::createWindow
- /** creates a new window using the given descriptor.@see #createComponents
+ /** creates a new window using the given descriptor.
+
+ @see XToolkit::createComponents
*/
com::sun::star::awt::XWindowPeer createWindow( [in] com::sun::star::awt::WindowDescriptor Descriptor )
raises( com::sun::star::lang::IllegalArgumentException );
@@ -163,6 +165,9 @@ interface XToolkit: com::sun::star::uno::XInterface
/*=============================================================================
$Log: not supported by cvs2svn $
+ Revision 1.3 2000/11/08 12:42:11 mi
+ moved from api
+
Revision 1.1.1.1 2000/09/18 23:34:55 hjs
initial import