summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/awt/UnoControlTimeField.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/UnoControlTimeField.idl
parent1eda83dc6cf32e58edef21cd08af9afca7230292 (diff)
#82889# Changed IDL file name and service name
Diffstat (limited to 'offapi/com/sun/star/awt/UnoControlTimeField.idl')
-rw-r--r--offapi/com/sun/star/awt/UnoControlTimeField.idl13
1 files changed, 8 insertions, 5 deletions
diff --git a/offapi/com/sun/star/awt/UnoControlTimeField.idl b/offapi/com/sun/star/awt/UnoControlTimeField.idl
index d20cb67a0c67..c12b06909319 100644
--- a/offapi/com/sun/star/awt/UnoControlTimeField.idl
+++ b/offapi/com/sun/star/awt/UnoControlTimeField.idl
@@ -2,9 +2,9 @@
*
* $RCSfile: UnoControlTimeField.idl,v $
*
- * $Revision: 1.1 $
+ * $Revision: 1.2 $
*
- * last change: $Author: mt $ $Date: 2001-03-30 16:35:48 $
+ * 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
@@ -61,8 +61,8 @@
#ifndef __com_sun_star_awt_UnoTimeFieldControl_idl__
#define __com_sun_star_awt_UnoTimeFieldControl_idl__
-#ifndef __com_sun_star_awt_UnoEditControl_idl__
-#include <com/sun/star/awt/UnoEditControl.idl>
+#ifndef __com_sun_star_awt_UnoControlEdit_idl__
+#include <com/sun/star/awt/UnoControlEdit.idl>
#endif
#ifndef __com_sun_star_awt_XTimeField_idl__
@@ -84,7 +84,7 @@
service UnoControlTimeField
{
// DocMerge: empty anyway
- service com::sun::star::awt::UnoEditControl;
+ service com::sun::star::awt::UnoControlEdit;
// DocMerge: empty anyway
interface com::sun::star::awt::XTimeField;
@@ -98,6 +98,9 @@ service UnoControlTimeField
/*=============================================================================
$Log: not supported by cvs2svn $
+ Revision 1.1 2001/03/30 16:35:48 mt
+ #82889# Changed IDL file name and service name
+
Revision 1.3 2000/11/08 12:42:11 mi
moved from api