summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/form/FormComponent.idl
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/form/FormComponent.idl')
-rw-r--r--offapi/com/sun/star/form/FormComponent.idl11
1 files changed, 7 insertions, 4 deletions
diff --git a/offapi/com/sun/star/form/FormComponent.idl b/offapi/com/sun/star/form/FormComponent.idl
index 9b4734da7278..1e5ddbcb6e53 100644
--- a/offapi/com/sun/star/form/FormComponent.idl
+++ b/offapi/com/sun/star/form/FormComponent.idl
@@ -2,9 +2,9 @@
*
* $RCSfile: FormComponent.idl,v $
*
- * $Revision: 1.3 $
+ * $Revision: 1.4 $
*
- * last change: $Author: mi $ $Date: 2000-11-08 12:42:52 $
+ * last change: $Author: mi $ $Date: 2000-12-21 08:35:08 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -90,8 +90,8 @@
// DocMerge from xml: service com::sun::star::form::FormComponent
/** specifies a component which can be part
- of a form.@see service FormControlModel
- @see service com::sun::star::form::component::Form
+ of a form.@see FormControlModel
+ @see com::sun::star::form::component::Form
*/
service FormComponent
{
@@ -140,6 +140,9 @@ service FormComponent
/*=============================================================================
$Log: not supported by cvs2svn $
+ Revision 1.3 2000/11/08 12:42:52 mi
+ moved from api
+
Revision 1.2 2000/10/09 14:24:55 mi
#78715# exchanged stardiv::... by com::sun::star::... (especially in @see tags)