summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/awt/UnoControlEditModel.idl
diff options
context:
space:
mode:
authorMalte Timmermann <mt@openoffice.org>2001-04-09 14:20:00 +0000
committerMalte Timmermann <mt@openoffice.org>2001-04-09 14:20:00 +0000
commit2da0d67d4470c78f8330246f50a2eb2fb0d2734d (patch)
tree96f4b83f90b70d7347e18393a8b767fdebe3c8d1 /offapi/com/sun/star/awt/UnoControlEditModel.idl
parent1eda83dc6cf32e58edef21cd08af9afca7230292 (diff)
#82889# Changed IDL file name and service name
Diffstat (limited to 'offapi/com/sun/star/awt/UnoControlEditModel.idl')
-rw-r--r--offapi/com/sun/star/awt/UnoControlEditModel.idl9
1 files changed, 6 insertions, 3 deletions
diff --git a/offapi/com/sun/star/awt/UnoControlEditModel.idl b/offapi/com/sun/star/awt/UnoControlEditModel.idl
index 891d1a343ef5..2eb6e8a2cc52 100644
--- a/offapi/com/sun/star/awt/UnoControlEditModel.idl
+++ b/offapi/com/sun/star/awt/UnoControlEditModel.idl
@@ -2,9 +2,9 @@
*
* $RCSfile: UnoControlEditModel.idl,v $
*
- * $Revision: 1.5 $
+ * $Revision: 1.6 $
*
- * last change: $Author: mt $ $Date: 2001-03-23 14:40:26 $
+ * last change: $Author: mt $ $Date: 2001-04-09 15:20:00 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -77,7 +77,7 @@
//=============================================================================
// DocMerge from xml: service com::sun::star::awt::UnoControlEditModel
-/** specifies the standard model of an <type>UnoEditControl</type>.
+/** specifies the standard model of an <type>UnoControlEdit</type>.
*/
service UnoControlEditModel
{
@@ -244,6 +244,9 @@ service UnoControlEditModel
/*=============================================================================
$Log: not supported by cvs2svn $
+ Revision 1.5 2001/03/23 14:40:26 mt
+ Added HelpURL and HelpText
+
Revision 1.4 2001/01/23 10:07:57 mi
optional interfaces now marked as [optional] instead of just a prosa description of this fact