summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--offapi/com/sun/star/awt/UnoControlComboBox.idl13
-rw-r--r--offapi/com/sun/star/awt/UnoControlCurrencyField.idl13
-rw-r--r--offapi/com/sun/star/awt/UnoControlEdit.idl15
-rw-r--r--offapi/com/sun/star/awt/UnoControlEditModel.idl9
-rw-r--r--offapi/com/sun/star/awt/UnoControlFileControl.idl15
-rw-r--r--offapi/com/sun/star/awt/UnoControlNumericField.idl13
-rw-r--r--offapi/com/sun/star/awt/UnoControlPatternField.idl13
-rw-r--r--offapi/com/sun/star/awt/UnoControlTimeField.idl13
8 files changed, 64 insertions, 40 deletions
diff --git a/offapi/com/sun/star/awt/UnoControlComboBox.idl b/offapi/com/sun/star/awt/UnoControlComboBox.idl
index b0aaacb24..5e25fe17f 100644
--- a/offapi/com/sun/star/awt/UnoControlComboBox.idl
+++ b/offapi/com/sun/star/awt/UnoControlComboBox.idl
@@ -2,9 +2,9 @@
*
* $RCSfile: UnoControlComboBox.idl,v $
*
- * $Revision: 1.1 $
+ * $Revision: 1.2 $
*
- * last change: $Author: mt $ $Date: 2001-03-30 16:33:59 $
+ * 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_UnoComboBoxControl_idl__
#define __com_sun_star_awt_UnoComboBoxControl_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_XComboBox_idl__
@@ -82,7 +82,7 @@
service UnoControlComboBox
{
// DocMerge: empty anyway
- service com::sun::star::awt::UnoEditControl;
+ service com::sun::star::awt::UnoControlEdit;
// DocMerge: empty anyway
interface com::sun::star::awt::XComboBox;
@@ -96,6 +96,9 @@ service UnoControlComboBox
/*=============================================================================
$Log: not supported by cvs2svn $
+ Revision 1.1 2001/03/30 16:33:59 mt
+ #82889# Changed IDL file name and service name
+
Revision 1.3 2000/11/08 12:42:10 mi
moved from api
diff --git a/offapi/com/sun/star/awt/UnoControlCurrencyField.idl b/offapi/com/sun/star/awt/UnoControlCurrencyField.idl
index c40c1a6ba..26fc11503 100644
--- a/offapi/com/sun/star/awt/UnoControlCurrencyField.idl
+++ b/offapi/com/sun/star/awt/UnoControlCurrencyField.idl
@@ -2,9 +2,9 @@
*
* $RCSfile: UnoControlCurrencyField.idl,v $
*
- * $Revision: 1.1 $
+ * $Revision: 1.2 $
*
- * last change: $Author: mt $ $Date: 2001-03-30 16:34:06 $
+ * 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_UnoCurrencyFieldControl_idl__
#define __com_sun_star_awt_UnoCurrencyFieldControl_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_XCurrencyField_idl__
@@ -82,7 +82,7 @@
service UnoControlCurrencyField
{
// DocMerge: empty anyway
- service com::sun::star::awt::UnoEditControl;
+ service com::sun::star::awt::UnoControlEdit;
// DocMerge: empty anyway
interface com::sun::star::awt::XCurrencyField;
@@ -96,6 +96,9 @@ service UnoControlCurrencyField
/*=============================================================================
$Log: not supported by cvs2svn $
+ Revision 1.1 2001/03/30 16:34:06 mt
+ #82889# Changed IDL file name and service name
+
Revision 1.3 2000/11/08 12:42:11 mi
moved from api
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
diff --git a/offapi/com/sun/star/awt/UnoControlEditModel.idl b/offapi/com/sun/star/awt/UnoControlEditModel.idl
index 957f3e173..fffde96b9 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
diff --git a/offapi/com/sun/star/awt/UnoControlFileControl.idl b/offapi/com/sun/star/awt/UnoControlFileControl.idl
index c34804cea..e104ad9da 100644
--- a/offapi/com/sun/star/awt/UnoControlFileControl.idl
+++ b/offapi/com/sun/star/awt/UnoControlFileControl.idl
@@ -2,9 +2,9 @@
*
* $RCSfile: UnoControlFileControl.idl,v $
*
- * $Revision: 1.1 $
+ * $Revision: 1.2 $
*
- * last change: $Author: mt $ $Date: 2001-03-30 16:34:29 $
+ * 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_UnoFileControl_idl__
#define __com_sun_star_awt_UnoFileControl_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
@@ -74,12 +74,12 @@
// DocMerge from xml: service com::sun::star::awt::UnoFileControl
/** specifies that <type scope="com::sun::star::awt">UnoFileControl</type> extends
- the <type scope="com::sun::star::awt">UnoEditControl</type> with a file dialog.
+ the <type scope="com::sun::star::awt">UnoControlEdit</type> with a file dialog.
*/
service UnoControlFileControl
{
// DocMerge: empty anyway
- service com::sun::star::awt::UnoEditControl;
+ service com::sun::star::awt::UnoControlEdit;
};
@@ -90,6 +90,9 @@ service UnoControlFileControl
/*=============================================================================
$Log: not supported by cvs2svn $
+ Revision 1.1 2001/03/30 16:34:29 mt
+ #82889# Changed IDL file name and service name
+
Revision 1.3 2000/11/08 12:42:11 mi
moved from api
diff --git a/offapi/com/sun/star/awt/UnoControlNumericField.idl b/offapi/com/sun/star/awt/UnoControlNumericField.idl
index ceb7abbb6..d7aac66a6 100644
--- a/offapi/com/sun/star/awt/UnoControlNumericField.idl
+++ b/offapi/com/sun/star/awt/UnoControlNumericField.idl
@@ -2,9 +2,9 @@
*
* $RCSfile: UnoControlNumericField.idl,v $
*
- * $Revision: 1.1 $
+ * $Revision: 1.2 $
*
- * last change: $Author: mt $ $Date: 2001-03-30 16:35:17 $
+ * 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_UnoNumericFieldControl_idl__
#define __com_sun_star_awt_UnoNumericFieldControl_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_XNumericField_idl__
@@ -85,7 +85,7 @@
service UnoControlNumericField
{
// DocMerge: empty anyway
- service com::sun::star::awt::UnoEditControl;
+ service com::sun::star::awt::UnoControlEdit;
// DocMerge: empty anyway
interface com::sun::star::awt::XNumericField;
@@ -99,6 +99,9 @@ service UnoControlNumericField
/*=============================================================================
$Log: not supported by cvs2svn $
+ Revision 1.1 2001/03/30 16:35:17 mt
+ #82889# Changed IDL file name and service name
+
Revision 1.3 2000/11/08 12:42:11 mi
moved from api
diff --git a/offapi/com/sun/star/awt/UnoControlPatternField.idl b/offapi/com/sun/star/awt/UnoControlPatternField.idl
index c1407dcb2..ca7edb20f 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
diff --git a/offapi/com/sun/star/awt/UnoControlTimeField.idl b/offapi/com/sun/star/awt/UnoControlTimeField.idl
index c9cfd5c9c..0cdd6ae25 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