summaryrefslogtreecommitdiffstats
path: root/offapi
diff options
context:
space:
mode:
authorMichael Hönnig <mi@openoffice.org>2002-12-10 08:21:34 +0000
committerMichael Hönnig <mi@openoffice.org>2002-12-10 08:21:34 +0000
commit4602f5daa013af5675731d84aeb1fd90d1da9309 (patch)
treef9e291f805af9189502af0e126341eb1913e0429 /offapi
parent#106005# remove $Log entries (diff)
downloadcore-4602f5daa013af5675731d84aeb1fd90d1da9309.tar.gz
core-4602f5daa013af5675731d84aeb1fd90d1da9309.zip
#105668# fixed dead links
Diffstat (limited to 'offapi')
-rw-r--r--offapi/com/sun/star/awt/UnoControlCurrencyField.idl8
-rw-r--r--offapi/com/sun/star/awt/UnoControlCurrencyFieldModel.idl6
-rw-r--r--offapi/com/sun/star/awt/UnoControlNumericField.idl8
-rw-r--r--offapi/com/sun/star/awt/UnoControlNumericFieldModel.idl6
-rw-r--r--offapi/com/sun/star/awt/UnoControlPatternFieldModel.idl6
-rw-r--r--offapi/com/sun/star/awt/XEventHandler.idl6
6 files changed, 19 insertions, 21 deletions
diff --git a/offapi/com/sun/star/awt/UnoControlCurrencyField.idl b/offapi/com/sun/star/awt/UnoControlCurrencyField.idl
index dac22b59a0f2..2974e7854d1a 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.5 $
+ * $Revision: 1.6 $
*
- * last change: $Author: obo $ $Date: 2002-12-09 15:56:22 $
+ * last change: $Author: mi $ $Date: 2002-12-10 09:21:34 $
*
* 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_UnoCurrencyFieldControl_idl__
-#define __com_sun_star_awt_UnoCurrencyFieldControl_idl__
+#ifndef __com_sun_star_awt_UnoControlCurrencyField_idl__
+#define __com_sun_star_awt_UnoControlCurrencyField_idl__
#ifndef __com_sun_star_awt_UnoControlEdit_idl__
#include <com/sun/star/awt/UnoControlEdit.idl>
diff --git a/offapi/com/sun/star/awt/UnoControlCurrencyFieldModel.idl b/offapi/com/sun/star/awt/UnoControlCurrencyFieldModel.idl
index 2b328d6cf334..8823b4fe76f0 100644
--- a/offapi/com/sun/star/awt/UnoControlCurrencyFieldModel.idl
+++ b/offapi/com/sun/star/awt/UnoControlCurrencyFieldModel.idl
@@ -2,9 +2,9 @@
*
* $RCSfile: UnoControlCurrencyFieldModel.idl,v $
*
- * $Revision: 1.6 $
+ * $Revision: 1.7 $
*
- * last change: $Author: obo $ $Date: 2002-12-09 15:57:07 $
+ * last change: $Author: mi $ $Date: 2002-12-10 09:21:34 $
*
* 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::UnoControlCurrencyFieldModel
-/** specifies the standard model of an <type>UnoCurrencyFieldControl</type>.
+/** specifies the standard model of an <type>UnoControlCurrencyField</type>.
*/
service UnoControlCurrencyFieldModel
{
diff --git a/offapi/com/sun/star/awt/UnoControlNumericField.idl b/offapi/com/sun/star/awt/UnoControlNumericField.idl
index b6d6a7dbedb3..1500e3970c89 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.5 $
+ * $Revision: 1.6 $
*
- * last change: $Author: obo $ $Date: 2002-12-09 16:15:29 $
+ * last change: $Author: mi $ $Date: 2002-12-10 09:21:34 $
*
* 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_UnoNumericFieldControl_idl__
-#define __com_sun_star_awt_UnoNumericFieldControl_idl__
+#ifndef __com_sun_star_awt_UnoControlNumericField_idl__
+#define __com_sun_star_awt_UnoControlNumericField_idl__
#ifndef __com_sun_star_awt_UnoControlEdit_idl__
#include <com/sun/star/awt/UnoControlEdit.idl>
diff --git a/offapi/com/sun/star/awt/UnoControlNumericFieldModel.idl b/offapi/com/sun/star/awt/UnoControlNumericFieldModel.idl
index dfb8f038bfd9..b89cf36938af 100644
--- a/offapi/com/sun/star/awt/UnoControlNumericFieldModel.idl
+++ b/offapi/com/sun/star/awt/UnoControlNumericFieldModel.idl
@@ -2,9 +2,9 @@
*
* $RCSfile: UnoControlNumericFieldModel.idl,v $
*
- * $Revision: 1.6 $
+ * $Revision: 1.7 $
*
- * last change: $Author: obo $ $Date: 2002-12-09 16:16:15 $
+ * last change: $Author: mi $ $Date: 2002-12-10 09:21:34 $
*
* 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::UnoControlNumericFieldModel
-/** specifies the standard model of an <type scope="com::sun::star::awt">UnoNumericFieldControl</type>.
+/** specifies the standard model of an <type scope="com::sun::star::awt">UnoControlNumericField</type>.
*/
service UnoControlNumericFieldModel
{
diff --git a/offapi/com/sun/star/awt/UnoControlPatternFieldModel.idl b/offapi/com/sun/star/awt/UnoControlPatternFieldModel.idl
index 847951707d4b..668bb22b561f 100644
--- a/offapi/com/sun/star/awt/UnoControlPatternFieldModel.idl
+++ b/offapi/com/sun/star/awt/UnoControlPatternFieldModel.idl
@@ -2,9 +2,9 @@
*
* $RCSfile: UnoControlPatternFieldModel.idl,v $
*
- * $Revision: 1.6 $
+ * $Revision: 1.7 $
*
- * last change: $Author: obo $ $Date: 2002-12-09 16:40:02 $
+ * last change: $Author: mi $ $Date: 2002-12-10 09:21:34 $
*
* 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::UnoControlPatternFieldModel
-/** specifies the standard model of an <type scope="com::sun::star::awt">UnoPatternFieldControl</type>
+/** specifies the standard model of an <type scope="com::sun::star::awt">UnoControlPatternField</type>
*/
service UnoControlPatternFieldModel
{
diff --git a/offapi/com/sun/star/awt/XEventHandler.idl b/offapi/com/sun/star/awt/XEventHandler.idl
index 6b9c5df058ac..a3b9f066282e 100644
--- a/offapi/com/sun/star/awt/XEventHandler.idl
+++ b/offapi/com/sun/star/awt/XEventHandler.idl
@@ -2,9 +2,9 @@
*
* $RCSfile: XEventHandler.idl,v $
*
- * $Revision: 1.3 $
+ * $Revision: 1.4 $
*
- * last change: $Author: mi $ $Date: 2002-10-03 13:01:01 $
+ * last change: $Author: mi $ $Date: 2002-12-10 09:21:34 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -73,8 +73,6 @@ module com { module sun { module star { module awt {
//=============================================================================
/** This interface can be implemented by clients that need access to the
toolkits window message loop.
-
- @see com::sun::star::datatransfer::dnd::X11DragAndDrop
*/
interface XEventHandler: com::sun::star::uno::XInterface