summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/awt/UnoControlPatternField.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/UnoControlPatternField.idl
parent1eda83dc6cf32e58edef21cd08af9afca7230292 (diff)
#82889# Changed IDL file name and service name
Diffstat (limited to 'offapi/com/sun/star/awt/UnoControlPatternField.idl')
-rw-r--r--offapi/com/sun/star/awt/UnoControlPatternField.idl13
1 files changed, 8 insertions, 5 deletions
diff --git a/offapi/com/sun/star/awt/UnoControlPatternField.idl b/offapi/com/sun/star/awt/UnoControlPatternField.idl
index daacacd56527..ee126aa561f4 100644
--- a/offapi/com/sun/star/awt/UnoControlPatternField.idl
+++ b/offapi/com/sun/star/awt/UnoControlPatternField.idl
@@ -2,9 +2,9 @@
*
* $RCSfile: UnoControlPatternField.idl,v $
*
- * $Revision: 1.1 $
+ * $Revision: 1.2 $
*
- * last change: $Author: mt $ $Date: 2001-03-30 16:35:27 $
+ * 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_UnoPatternFieldControl_idl__
#define __com_sun_star_awt_UnoPatternFieldControl_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_XPatternField_idl__
@@ -85,7 +85,7 @@
service UnoControlPatternField
{
// DocMerge: empty anyway
- service com::sun::star::awt::UnoEditControl;
+ service com::sun::star::awt::UnoControlEdit;
// DocMerge: empty anyway
interface com::sun::star::awt::XPatternField;
@@ -99,6 +99,9 @@ service UnoControlPatternField
/*=============================================================================
$Log: not supported by cvs2svn $
+ Revision 1.1 2001/03/30 16:35:27 mt
+ #82889# Changed IDL file name and service name
+
Revision 1.3 2000/11/08 12:42:11 mi
moved from api