summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/awt/UnoControlEdit.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
commitd960c8673051951b08b3d6cc9f695ab630ed8f04 (patch)
tree3bb0096285420554bfc5e85b5e211692a0ee4a1b /offapi/com/sun/star/awt/UnoControlEdit.idl
parentbbdfd286e8c9b091a0d754f39b310bf0bb353f2e (diff)
#82889# Changed IDL file name and service name
Diffstat (limited to 'offapi/com/sun/star/awt/UnoControlEdit.idl')
-rw-r--r--offapi/com/sun/star/awt/UnoControlEdit.idl15
1 files changed, 9 insertions, 6 deletions
diff --git a/offapi/com/sun/star/awt/UnoControlEdit.idl b/offapi/com/sun/star/awt/UnoControlEdit.idl
index bd7f9cffb..955829f51 100644
--- a/offapi/com/sun/star/awt/UnoControlEdit.idl
+++ b/offapi/com/sun/star/awt/UnoControlEdit.idl
@@ -2,9 +2,9 @@
*
* $RCSfile: UnoControlEdit.idl,v $
*
- * $Revision: 1.1 $
+ * $Revision: 1.2 $
*
- * last change: $Author: mt $ $Date: 2001-03-30 16:34:19 $
+ * 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
@@ -58,8 +58,8 @@
*
*
************************************************************************/
-#ifndef __com_sun_star_awt_UnoEditControl_idl__
-#define __com_sun_star_awt_UnoEditControl_idl__
+#ifndef __com_sun_star_awt_UnoControlEdit_idl__
+#define __com_sun_star_awt_UnoControlEdit_idl__
#ifndef __com_sun_star_awt_UnoControl_idl__
#include <com/sun/star/awt/UnoControl.idl>
@@ -88,8 +88,8 @@
//=============================================================================
-// DocMerge from xml: service com::sun::star::awt::UnoEditControl
-/** specifies that <type scope="com::sun::star::awt">UnoEditControl</type> implements an edit control
+// DocMerge from xml: service com::sun::star::awt::UnoControlEdit
+/** specifies that <type scope="com::sun::star::awt">UnoControlEdit</type> implements an edit control
based on <type>UnoControl</type>.
*/
service UnoControlEdit
@@ -118,6 +118,9 @@ service UnoControlEdit
/*=============================================================================
$Log: not supported by cvs2svn $
+ Revision 1.1 2001/03/30 16:34:19 mt
+ #82889# Changed IDL file name and service name
+
Revision 1.3 2000/11/08 12:42:11 mi
moved from api