summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--offapi/com/sun/star/awt/ActionEvent.idl27
-rw-r--r--offapi/com/sun/star/awt/CharSet.idl30
-rw-r--r--offapi/com/sun/star/awt/DeviceCapability.idl21
-rw-r--r--offapi/com/sun/star/awt/DeviceInfo.idl22
-rw-r--r--offapi/com/sun/star/awt/FocusChangeReason.idl28
-rw-r--r--offapi/com/sun/star/awt/FocusEvent.idl24
-rw-r--r--offapi/com/sun/star/awt/FontDescriptor.idl30
-rw-r--r--offapi/com/sun/star/awt/FontEmphasisMark.idl12
-rw-r--r--offapi/com/sun/star/awt/FontFamily.idl27
-rw-r--r--offapi/com/sun/star/awt/FontPitch.idl27
-rw-r--r--offapi/com/sun/star/awt/FontRelief.idl9
-rw-r--r--offapi/com/sun/star/awt/FontSlant.idl27
-rw-r--r--offapi/com/sun/star/awt/FontStrikeout.idl30
-rw-r--r--offapi/com/sun/star/awt/FontType.idl27
-rw-r--r--offapi/com/sun/star/awt/FontUnderline.idl27
-rw-r--r--offapi/com/sun/star/awt/FontWeight.idl27
-rw-r--r--offapi/com/sun/star/awt/FontWidth.idl27
-rw-r--r--offapi/com/sun/star/awt/Gradient.idl27
-rw-r--r--offapi/com/sun/star/awt/GradientStyle.idl27
-rw-r--r--offapi/com/sun/star/awt/ImageAlign.idl12
-rw-r--r--offapi/com/sun/star/awt/ImageStatus.idl24
-rw-r--r--offapi/com/sun/star/awt/InputEvent.idl24
-rw-r--r--offapi/com/sun/star/awt/InvalidateStyle.idl27
-rw-r--r--offapi/com/sun/star/awt/ItemEvent.idl27
-rw-r--r--offapi/com/sun/star/awt/Key.idl30
-rw-r--r--offapi/com/sun/star/awt/KeyEvent.idl21
-rw-r--r--offapi/com/sun/star/awt/KeyFunction.idl27
-rw-r--r--offapi/com/sun/star/awt/KeyGroup.idl27
-rw-r--r--offapi/com/sun/star/awt/KeyModifier.idl21
-rw-r--r--offapi/com/sun/star/awt/MenuEvent.idl24
-rw-r--r--offapi/com/sun/star/awt/MenuItemStyle.idl27
-rw-r--r--offapi/com/sun/star/awt/MessageBoxCommand.idl27
-rw-r--r--offapi/com/sun/star/awt/MouseButton.idl27
-rw-r--r--offapi/com/sun/star/awt/MouseEvent.idl24
-rw-r--r--offapi/com/sun/star/awt/PaintEvent.idl21
-rw-r--r--offapi/com/sun/star/awt/Point.idl27
-rw-r--r--offapi/com/sun/star/awt/PopupMenuDirection.idl27
-rw-r--r--offapi/com/sun/star/awt/PrinterException.idl21
-rw-r--r--offapi/com/sun/star/awt/PushButtonType.idl12
-rw-r--r--offapi/com/sun/star/awt/Rectangle.idl27
40 files changed, 82 insertions, 898 deletions
diff --git a/offapi/com/sun/star/awt/ActionEvent.idl b/offapi/com/sun/star/awt/ActionEvent.idl
index 9d232686e..69559a63c 100644
--- a/offapi/com/sun/star/awt/ActionEvent.idl
+++ b/offapi/com/sun/star/awt/ActionEvent.idl
@@ -2,9 +2,9 @@
*
* $RCSfile: ActionEvent.idl,v $
*
- * $Revision: 1.4 $
+ * $Revision: 1.5 $
*
- * last change: $Author: mi $ $Date: 2002-10-03 13:00:20 $
+ * last change: $Author: obo $ $Date: 2002-12-09 13:34:01 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -103,27 +103,4 @@ struct ActionEvent: com::sun::star::lang::EventObject
}; }; }; };
-/*=============================================================================
-
- $Log: not supported by cvs2svn $
- Revision 1.3 2000/11/08 12:42:10 mi
- moved from api
-
- Revision 1.1.1.1 2000/09/18 23:34:49 hjs
- initial import
-
- Revision 1.5 2000/09/11 11:52:04 mi
- documentation merged from XML
-
- Revision 1.3 2000/05/15 12:50:14 mi
- documentation
-
- Revision 1.2 2000/02/07 11:24:10 mi
- zu #70728# missing documentation marked
-
- Revision 1.1.1.1 1999/11/11 09:48:40 jsc
- new
-
-
-=============================================================================*/
#endif
diff --git a/offapi/com/sun/star/awt/CharSet.idl b/offapi/com/sun/star/awt/CharSet.idl
index 86e5a9819..75744110a 100644
--- a/offapi/com/sun/star/awt/CharSet.idl
+++ b/offapi/com/sun/star/awt/CharSet.idl
@@ -2,9 +2,9 @@
*
* $RCSfile: CharSet.idl,v $
*
- * $Revision: 1.4 $
+ * $Revision: 1.5 $
*
- * last change: $Author: mi $ $Date: 2002-10-03 13:00:21 $
+ * last change: $Author: obo $ $Date: 2002-12-09 13:35:05 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -161,30 +161,4 @@ constants CharSet
}; }; }; };
-/*=============================================================================
-
- $Log: not supported by cvs2svn $
- Revision 1.3 2000/11/08 12:42:10 mi
- moved from api
-
- Revision 1.1.1.1 2000/09/18 23:34:49 hjs
- initial import
-
- Revision 1.6 2000/09/11 11:52:04 mi
- documentation merged from XML
-
- Revision 1.4 2000/08/02 10:14:49 mi
- deprecated
-
- Revision 1.3 2000/05/15 12:50:14 mi
- documentation
-
- Revision 1.2 2000/02/07 11:24:11 mi
- zu #70728# missing documentation marked
-
- Revision 1.1.1.1 1999/11/11 09:48:40 jsc
- new
-
-
-=============================================================================*/
#endif
diff --git a/offapi/com/sun/star/awt/DeviceCapability.idl b/offapi/com/sun/star/awt/DeviceCapability.idl
index a133feb56..a84341043 100644
--- a/offapi/com/sun/star/awt/DeviceCapability.idl
+++ b/offapi/com/sun/star/awt/DeviceCapability.idl
@@ -2,9 +2,9 @@
*
* $RCSfile: DeviceCapability.idl,v $
*
- * $Revision: 1.4 $
+ * $Revision: 1.5 $
*
- * last change: $Author: mi $ $Date: 2002-10-03 13:00:21 $
+ * last change: $Author: obo $ $Date: 2002-12-09 13:36:15 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -98,21 +98,4 @@ constants DeviceCapability
}; }; }; };
-/*=============================================================================
-
- $Log: not supported by cvs2svn $
- Revision 1.3 2000/11/08 12:42:10 mi
- moved from api
-
- Revision 1.1.1.1 2000/09/18 23:34:49 hjs
- initial import
-
- Revision 1.3 2000/09/11 11:52:04 mi
- documentation merged from XML
-
- Revision 1.1.1.1 1999/11/11 09:48:40 jsc
- new
-
-
-=============================================================================*/
#endif
diff --git a/offapi/com/sun/star/awt/DeviceInfo.idl b/offapi/com/sun/star/awt/DeviceInfo.idl
index 60442e07a..b256644bb 100644
--- a/offapi/com/sun/star/awt/DeviceInfo.idl
+++ b/offapi/com/sun/star/awt/DeviceInfo.idl
@@ -2,9 +2,9 @@
*
* $RCSfile: DeviceInfo.idl,v $
*
- * $Revision: 1.4 $
+ * $Revision: 1.5 $
*
- * last change: $Author: mi $ $Date: 2002-10-03 13:00:21 $
+ * last change: $Author: obo $ $Date: 2002-12-09 13:37:23 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -147,21 +147,5 @@ struct DeviceInfo
}; }; }; };
-/*=============================================================================
-
- $Log: not supported by cvs2svn $
- Revision 1.3 2000/11/08 12:42:10 mi
- moved from api
-
- Revision 1.1.1.1 2000/09/18 23:34:49 hjs
- initial import
-
- Revision 1.3 2000/09/11 11:52:04 mi
- documentation merged from XML
-
- Revision 1.1.1.1 1999/11/11 09:48:40 jsc
- new
-
-
-=============================================================================*/
+
#endif
diff --git a/offapi/com/sun/star/awt/FocusChangeReason.idl b/offapi/com/sun/star/awt/FocusChangeReason.idl
index e4a6b611b..500d7ca14 100644
--- a/offapi/com/sun/star/awt/FocusChangeReason.idl
+++ b/offapi/com/sun/star/awt/FocusChangeReason.idl
@@ -2,9 +2,9 @@
*
* $RCSfile: FocusChangeReason.idl,v $
*
- * $Revision: 1.4 $
+ * $Revision: 1.5 $
*
- * last change: $Author: mi $ $Date: 2002-10-03 13:00:21 $
+ * last change: $Author: obo $ $Date: 2002-12-09 13:38:29 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -129,27 +129,5 @@ constants FocusChangeReason
}; }; }; };
-/*=============================================================================
-
- $Log: not supported by cvs2svn $
- Revision 1.3 2000/11/08 12:42:10 mi
- moved from api
-
- Revision 1.1.1.1 2000/09/18 23:34:49 hjs
- initial import
-
- Revision 1.5 2000/09/11 11:52:04 mi
- documentation merged from XML
-
- Revision 1.3 2000/05/15 12:50:14 mi
- documentation
-
- Revision 1.2 2000/02/07 11:24:11 mi
- zu #70728# missing documentation marked
-
- Revision 1.1.1.1 1999/11/11 09:48:40 jsc
- new
-
-
-=============================================================================*/
+
#endif
diff --git a/offapi/com/sun/star/awt/FocusEvent.idl b/offapi/com/sun/star/awt/FocusEvent.idl
index 043d690e5..96362e3fb 100644
--- a/offapi/com/sun/star/awt/FocusEvent.idl
+++ b/offapi/com/sun/star/awt/FocusEvent.idl
@@ -2,9 +2,9 @@
*
* $RCSfile: FocusEvent.idl,v $
*
- * $Revision: 1.4 $
+ * $Revision: 1.5 $
*
- * last change: $Author: mi $ $Date: 2002-10-03 13:00:22 $
+ * last change: $Author: obo $ $Date: 2002-12-09 13:39:38 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -127,24 +127,4 @@ struct FocusEvent: com::sun::star::lang::EventObject
}; }; }; };
-/*=============================================================================
-
- $Log: not supported by cvs2svn $
- Revision 1.3 2000/11/08 12:42:10 mi
- moved from api
-
- Revision 1.1.1.1 2000/09/18 23:34:49 hjs
- initial import
-
- Revision 1.4 2000/09/11 11:52:04 mi
- documentation merged from XML
-
- Revision 1.2 2000/05/15 12:50:14 mi
- documentation
-
- Revision 1.1.1.1 1999/11/11 09:48:40 jsc
- new
-
-
-=============================================================================*/
#endif
diff --git a/offapi/com/sun/star/awt/FontDescriptor.idl b/offapi/com/sun/star/awt/FontDescriptor.idl
index f62cd50b6..2b66db676 100644
--- a/offapi/com/sun/star/awt/FontDescriptor.idl
+++ b/offapi/com/sun/star/awt/FontDescriptor.idl
@@ -2,9 +2,9 @@
*
* $RCSfile: FontDescriptor.idl,v $
*
- * $Revision: 1.5 $
+ * $Revision: 1.6 $
*
- * last change: $Author: mi $ $Date: 2002-10-03 13:00:22 $
+ * last change: $Author: obo $ $Date: 2002-12-09 13:40:48 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -249,30 +249,4 @@ struct FontDescriptor
}; }; }; };
-/*=============================================================================
-
- $Log: not supported by cvs2svn $
- Revision 1.4 2000/12/14 12:53:34 mi
- <true></true> -> <TRUE/> and same with FALSE
-
- Revision 1.3 2000/11/08 12:42:10 mi
- moved from api
-
- Revision 1.1.1.1 2000/09/18 23:34:49 hjs
- initial import
-
- Revision 1.5 2000/09/11 11:52:04 mi
- documentation merged from XML
-
- Revision 1.3 2000/02/21 16:17:46 mi
- string documentation from stardiv...*.idl-files
-
- Revision 1.2 2000/02/07 11:24:11 mi
- zu #70728# missing documentation marked
-
- Revision 1.1.1.1 1999/11/11 09:48:40 jsc
- new
-
-
-=============================================================================*/
#endif
diff --git a/offapi/com/sun/star/awt/FontEmphasisMark.idl b/offapi/com/sun/star/awt/FontEmphasisMark.idl
index 89370aa54..8e100f1f9 100644
--- a/offapi/com/sun/star/awt/FontEmphasisMark.idl
+++ b/offapi/com/sun/star/awt/FontEmphasisMark.idl
@@ -2,9 +2,9 @@
*
* $RCSfile: FontEmphasisMark.idl,v $
*
- * $Revision: 1.2 $
+ * $Revision: 1.3 $
*
- * last change: $Author: fs $ $Date: 2001-06-07 11:53:37 $
+ * last change: $Author: obo $ $Date: 2002-12-09 13:41:29 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -122,12 +122,4 @@ constants FontEmphasisMark
}; }; }; };
-/*=============================================================================
-
- $Log: not supported by cvs2svn $
- Revision 1.1 2001/06/01 10:38:23 mt
- EmphasisMark
-
-
-=============================================================================*/
#endif
diff --git a/offapi/com/sun/star/awt/FontFamily.idl b/offapi/com/sun/star/awt/FontFamily.idl
index 4c4a36fe6..496f846f5 100644
--- a/offapi/com/sun/star/awt/FontFamily.idl
+++ b/offapi/com/sun/star/awt/FontFamily.idl
@@ -2,9 +2,9 @@
*
* $RCSfile: FontFamily.idl,v $
*
- * $Revision: 1.4 $
+ * $Revision: 1.5 $
*
- * last change: $Author: mi $ $Date: 2002-10-03 13:00:22 $
+ * last change: $Author: obo $ $Date: 2002-12-09 13:42:07 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -130,27 +130,4 @@ constants FontFamily
}; }; }; };
-/*=============================================================================
-
- $Log: not supported by cvs2svn $
- Revision 1.3 2000/11/08 12:42:10 mi
- moved from api
-
- Revision 1.1.1.1 2000/09/18 23:34:49 hjs
- initial import
-
- Revision 1.5 2000/09/11 11:52:04 mi
- documentation merged from XML
-
- Revision 1.3 2000/05/15 12:50:14 mi
- documentation
-
- Revision 1.2 2000/02/07 11:24:11 mi
- zu #70728# missing documentation marked
-
- Revision 1.1.1.1 1999/11/11 09:48:40 jsc
- new
-
-
-=============================================================================*/
#endif
diff --git a/offapi/com/sun/star/awt/FontPitch.idl b/offapi/com/sun/star/awt/FontPitch.idl
index f9726b337..a11693520 100644
--- a/offapi/com/sun/star/awt/FontPitch.idl
+++ b/offapi/com/sun/star/awt/FontPitch.idl
@@ -2,9 +2,9 @@
*
* $RCSfile: FontPitch.idl,v $
*
- * $Revision: 1.4 $
+ * $Revision: 1.5 $
*
- * last change: $Author: mi $ $Date: 2002-10-03 13:00:22 $
+ * last change: $Author: obo $ $Date: 2002-12-09 13:42:50 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -103,27 +103,4 @@ constants FontPitch
}; }; }; };
-/*=============================================================================
-
- $Log: not supported by cvs2svn $
- Revision 1.3 2000/11/08 12:42:10 mi
- moved from api
-
- Revision 1.1.1.1 2000/09/18 23:34:49 hjs
- initial import
-
- Revision 1.5 2000/09/11 11:52:04 mi
- documentation merged from XML
-
- Revision 1.3 2000/05/15 12:50:14 mi
- documentation
-
- Revision 1.2 2000/02/07 11:24:11 mi
- zu #70728# missing documentation marked
-
- Revision 1.1.1.1 1999/11/11 09:48:40 jsc
- new
-
-
-=============================================================================*/
#endif
diff --git a/offapi/com/sun/star/awt/FontRelief.idl b/offapi/com/sun/star/awt/FontRelief.idl
index 6a7a4adcd..126cfc79a 100644
--- a/offapi/com/sun/star/awt/FontRelief.idl
+++ b/offapi/com/sun/star/awt/FontRelief.idl
@@ -2,9 +2,9 @@
*
* $RCSfile: FontRelief.idl,v $
*
- * $Revision: 1.1 $
+ * $Revision: 1.2 $
*
- * last change: $Author: mt $ $Date: 2001-06-01 10:42:45 $
+ * last change: $Author: obo $ $Date: 2002-12-09 13:43:29 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -98,9 +98,4 @@ constants FontRelief
}; }; }; };
-/*=============================================================================
-
- $Log: not supported by cvs2svn $
-
-=============================================================================*/
#endif
diff --git a/offapi/com/sun/star/awt/FontSlant.idl b/offapi/com/sun/star/awt/FontSlant.idl
index eee367233..cb1776f50 100644
--- a/offapi/com/sun/star/awt/FontSlant.idl
+++ b/offapi/com/sun/star/awt/FontSlant.idl
@@ -2,9 +2,9 @@
*
* $RCSfile: FontSlant.idl,v $
*
- * $Revision: 1.4 $
+ * $Revision: 1.5 $
*
- * last change: $Author: mi $ $Date: 2002-10-03 13:00:23 $
+ * last change: $Author: obo $ $Date: 2002-12-09 13:44:05 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -122,27 +122,4 @@ enum FontSlant
}; }; }; };
-/*=============================================================================
-
- $Log: not supported by cvs2svn $
- Revision 1.3 2000/11/08 12:42:10 mi
- moved from api
-
- Revision 1.1.1.1 2000/09/18 23:34:49 hjs
- initial import
-
- Revision 1.5 2000/09/11 11:52:04 mi
- documentation merged from XML
-
- Revision 1.3 2000/05/15 12:50:14 mi
- documentation
-
- Revision 1.2 2000/02/07 11:24:11 mi
- zu #70728# missing documentation marked
-
- Revision 1.1.1.1 1999/11/11 09:48:40 jsc
- new
-
-
-=============================================================================*/
#endif
diff --git a/offapi/com/sun/star/awt/FontStrikeout.idl b/offapi/com/sun/star/awt/FontStrikeout.idl
index 434fc4a27..2b3581b7c 100644
--- a/offapi/com/sun/star/awt/FontStrikeout.idl
+++ b/offapi/com/sun/star/awt/FontStrikeout.idl
@@ -2,9 +2,9 @@
*
* $RCSfile: FontStrikeout.idl,v $
*
- * $Revision: 1.4 $
+ * $Revision: 1.5 $
*
- * last change: $Author: mi $ $Date: 2002-10-03 13:00:23 $
+ * last change: $Author: obo $ $Date: 2002-12-09 13:44:46 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -130,30 +130,4 @@ constants FontStrikeout
}; }; }; };
-/*=============================================================================
-
- $Log: not supported by cvs2svn $
- Revision 1.3 2000/11/08 12:42:10 mi
- moved from api
-
- Revision 1.1.1.1 2000/09/18 23:34:49 hjs
- initial import
-
- Revision 1.6 2000/09/11 11:52:04 mi
- documentation merged from XML
-
- Revision 1.4 2000/05/16 08:51:43 mi
- unoidl bug: workaround
-
- Revision 1.3 2000/05/15 12:50:14 mi
- documentation
-
- Revision 1.2 2000/02/07 11:24:11 mi
- zu #70728# missing documentation marked
-
- Revision 1.1.1.1 1999/11/11 09:48:40 jsc
- new
-
-
-=============================================================================*/
#endif
diff --git a/offapi/com/sun/star/awt/FontType.idl b/offapi/com/sun/star/awt/FontType.idl
index 73b71102f..ff1db5bd7 100644
--- a/offapi/com/sun/star/awt/FontType.idl
+++ b/offapi/com/sun/star/awt/FontType.idl
@@ -2,9 +2,9 @@
*
* $RCSfile: FontType.idl,v $
*
- * $Revision: 1.4 $
+ * $Revision: 1.5 $
*
- * last change: $Author: mi $ $Date: 2002-10-03 13:00:23 $
+ * last change: $Author: obo $ $Date: 2002-12-09 13:45:25 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -109,27 +109,4 @@ constants FontType
}; }; }; };
-/*=============================================================================
-
- $Log: not supported by cvs2svn $
- Revision 1.3 2000/11/08 12:42:10 mi
- moved from api
-
- Revision 1.1.1.1 2000/09/18 23:34:49 hjs
- initial import
-
- Revision 1.5 2000/09/11 11:52:04 mi
- documentation merged from XML
-
- Revision 1.3 2000/05/15 12:50:14 mi
- documentation
-
- Revision 1.2 2000/02/07 11:24:11 mi
- zu #70728# missing documentation marked
-
- Revision 1.1.1.1 1999/11/11 09:48:40 jsc
- new
-
-
-=============================================================================*/
#endif
diff --git a/offapi/com/sun/star/awt/FontUnderline.idl b/offapi/com/sun/star/awt/FontUnderline.idl
index 5208d356a..6e3564d45 100644
--- a/offapi/com/sun/star/awt/FontUnderline.idl
+++ b/offapi/com/sun/star/awt/FontUnderline.idl
@@ -2,9 +2,9 @@
*
* $RCSfile: FontUnderline.idl,v $
*
- * $Revision: 1.4 $
+ * $Revision: 1.5 $
*
- * last change: $Author: mi $ $Date: 2002-10-03 13:00:24 $
+ * last change: $Author: obo $ $Date: 2002-12-09 13:45:59 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -197,27 +197,4 @@ constants FontUnderline
}; }; }; };
-/*=============================================================================
-
- $Log: not supported by cvs2svn $
- Revision 1.3 2000/11/08 12:42:10 mi
- moved from api
-
- Revision 1.1.1.1 2000/09/18 23:34:49 hjs
- initial import
-
- Revision 1.5 2000/09/11 11:52:04 mi
- documentation merged from XML
-
- Revision 1.3 2000/05/16 12:19:50 mi
- documentation
-
- Revision 1.2 2000/02/07 11:24:11 mi
- zu #70728# missing documentation marked
-
- Revision 1.1.1.1 1999/11/11 09:48:40 jsc
- new
-
-
-=============================================================================*/
#endif
diff --git a/offapi/com/sun/star/awt/FontWeight.idl b/offapi/com/sun/star/awt/FontWeight.idl
index 8d4523e5c..cc2a0cc0d 100644
--- a/offapi/com/sun/star/awt/FontWeight.idl
+++ b/offapi/com/sun/star/awt/FontWeight.idl
@@ -2,9 +2,9 @@
*
* $RCSfile: FontWeight.idl,v $
*
- * $Revision: 1.4 $
+ * $Revision: 1.5 $
*
- * last change: $Author: mi $ $Date: 2002-10-03 13:00:25 $
+ * last change: $Author: obo $ $Date: 2002-12-09 13:46:34 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -141,27 +141,4 @@ constants FontWeight
}; }; }; };
-/*=============================================================================
-
- $Log: not supported by cvs2svn $
- Revision 1.3 2000/11/08 12:42:10 mi
- moved from api
-
- Revision 1.1.1.1 2000/09/18 23:34:49 hjs
- initial import
-
- Revision 1.5 2000/09/11 11:52:04 mi
- documentation merged from XML
-
- Revision 1.3 2000/05/16 12:19:50 mi
- documentation
-
- Revision 1.2 2000/02/07 11:24:12 mi
- zu #70728# missing documentation marked
-
- Revision 1.1.1.1 1999/11/11 09:48:40 jsc
- new
-
-
-=============================================================================*/
#endif
diff --git a/offapi/com/sun/star/awt/FontWidth.idl b/offapi/com/sun/star/awt/FontWidth.idl
index f9988f51e..415aa37e7 100644
--- a/offapi/com/sun/star/awt/FontWidth.idl
+++ b/offapi/com/sun/star/awt/FontWidth.idl
@@ -2,9 +2,9 @@
*
* $RCSfile: FontWidth.idl,v $
*
- * $Revision: 1.4 $
+ * $Revision: 1.5 $
*
- * last change: $Author: mi $ $Date: 2002-10-03 13:00:25 $
+ * last change: $Author: obo $ $Date: 2002-12-09 13:47:08 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -151,27 +151,4 @@ constants FontWidth
}; }; }; };
-/*=============================================================================
-
- $Log: not supported by cvs2svn $
- Revision 1.3 2000/11/08 12:42:10 mi
- moved from api
-
- Revision 1.1.1.1 2000/09/18 23:34:49 hjs
- initial import
-
- Revision 1.5 2000/09/11 11:52:04 mi
- documentation merged from XML
-
- Revision 1.3 2000/05/16 12:19:50 mi
- documentation
-
- Revision 1.2 2000/02/07 11:24:12 mi
- zu #70728# missing documentation marked
-
- Revision 1.1.1.1 1999/11/11 09:48:40 jsc
- new
-
-
-=============================================================================*/
#endif
diff --git a/offapi/com/sun/star/awt/Gradient.idl b/offapi/com/sun/star/awt/Gradient.idl
index baee5d290..36e7c68cf 100644
--- a/offapi/com/sun/star/awt/Gradient.idl
+++ b/offapi/com/sun/star/awt/Gradient.idl
@@ -2,9 +2,9 @@
*
* $RCSfile: Gradient.idl,v $
*
- * $Revision: 1.4 $
+ * $Revision: 1.5 $
*
- * last change: $Author: mi $ $Date: 2002-10-03 13:00:25 $
+ * last change: $Author: obo $ $Date: 2002-12-09 13:47:55 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -155,27 +155,4 @@ struct Gradient
}; }; }; };
-/*=============================================================================
-
- $Log: not supported by cvs2svn $
- Revision 1.3 2000/11/08 12:42:10 mi
- moved from api
-
- Revision 1.1.1.1 2000/09/18 23:34:49 hjs
- initial import
-
- Revision 1.5 2000/09/11 11:52:04 mi
- documentation merged from XML
-
- Revision 1.3 2000/05/16 12:19:50 mi
- documentation
-
- Revision 1.2 2000/02/07 11:24:12 mi
- zu #70728# missing documentation marked
-
- Revision 1.1.1.1 1999/11/11 09:48:40 jsc
- new
-
-
-=============================================================================*/
#endif
diff --git a/offapi/com/sun/star/awt/GradientStyle.idl b/offapi/com/sun/star/awt/GradientStyle.idl
index d398e5ff6..8dfade4c3 100644
--- a/offapi/com/sun/star/awt/GradientStyle.idl
+++ b/offapi/com/sun/star/awt/GradientStyle.idl
@@ -2,9 +2,9 @@
*
* $RCSfile: GradientStyle.idl,v $
*
- * $Revision: 1.4 $
+ * $Revision: 1.5 $
*
- * last change: $Author: mi $ $Date: 2002-10-03 13:00:25 $
+ * last change: $Author: obo $ $Date: 2002-12-09 13:48:37 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -121,27 +121,4 @@ enum GradientStyle
}; }; }; };
-/*=============================================================================
-
- $Log: not supported by cvs2svn $
- Revision 1.3 2000/11/08 12:42:10 mi
- moved from api
-
- Revision 1.1.1.1 2000/09/18 23:34:49 hjs
- initial import
-
- Revision 1.5 2000/09/11 11:52:04 mi
- documentation merged from XML
-
- Revision 1.3 2000/05/16 12:19:51 mi
- documentation
-
- Revision 1.2 2000/02/07 11:24:12 mi
- zu #70728# missing documentation marked
-
- Revision 1.1.1.1 1999/11/11 09:48:40 jsc
- new
-
-
-=============================================================================*/
#endif
diff --git a/offapi/com/sun/star/awt/ImageAlign.idl b/offapi/com/sun/star/awt/ImageAlign.idl
index 8b90ecd6a..7da90952f 100644
--- a/offapi/com/sun/star/awt/ImageAlign.idl
+++ b/offapi/com/sun/star/awt/ImageAlign.idl
@@ -2,9 +2,9 @@
*
* $RCSfile: ImageAlign.idl,v $
*
- * $Revision: 1.2 $
+ * $Revision: 1.3 $
*
- * last change: $Author: mt $ $Date: 2001-06-01 11:57:33 $
+ * last change: $Author: obo $ $Date: 2002-12-09 13:49:14 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -101,12 +101,4 @@ constants ImageAlign
}; }; }; };
-/*=============================================================================
-
- $Log: not supported by cvs2svn $
- Revision 1.1 2001/06/01 11:34:30 mt
- #86837# ImageAlign
-
-
-=============================================================================*/
#endif
diff --git a/offapi/com/sun/star/awt/ImageStatus.idl b/offapi/com/sun/star/awt/ImageStatus.idl
index 7e9d85bec..fbdae3f40 100644
--- a/offapi/com/sun/star/awt/ImageStatus.idl
+++ b/offapi/com/sun/star/awt/ImageStatus.idl
@@ -2,9 +2,9 @@
*
* $RCSfile: ImageStatus.idl,v $
*
- * $Revision: 1.4 $
+ * $Revision: 1.5 $
*
- * last change: $Author: mi $ $Date: 2002-10-03 13:00:26 $
+ * last change: $Author: obo $ $Date: 2002-12-09 13:49:56 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -109,24 +109,4 @@ constants ImageStatus
}; }; }; };
-/*=============================================================================
-
- $Log: not supported by cvs2svn $
- Revision 1.3 2000/11/08 12:42:10 mi
- moved from api
-
- Revision 1.1.1.1 2000/09/18 23:34:49 hjs
- initial import
-
- Revision 1.4 2000/09/11 11:52:04 mi
- documentation merged from XML
-
- Revision 1.2 2000/04/06 08:25:24 mt
- UNO3: Changed constants from XXX to IMAGESTATUS_XXX
-
- Revision 1.1.1.1 1999/11/11 09:48:40 jsc
- new
-
-
-=============================================================================*/
#endif
diff --git a/offapi/com/sun/star/awt/InputEvent.idl b/offapi/com/sun/star/awt/InputEvent.idl
index 18a034d07..4bc82b7ac 100644
--- a/offapi/com/sun/star/awt/InputEvent.idl
+++ b/offapi/com/sun/star/awt/InputEvent.idl
@@ -2,9 +2,9 @@
*
* $RCSfile: InputEvent.idl,v $
*
- * $Revision: 1.4 $
+ * $Revision: 1.5 $
*
- * last change: $Author: mi $ $Date: 2002-10-03 13:00:26 $
+ * last change: $Author: obo $ $Date: 2002-12-09 13:50:34 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -101,24 +101,4 @@ struct InputEvent: com::sun::star::lang::EventObject
}; }; }; };
-/*=============================================================================
-
- $Log: not supported by cvs2svn $
- Revision 1.3 2000/11/08 12:42:10 mi
- moved from api
-
- Revision 1.1.1.1 2000/09/18 23:34:49 hjs
- initial import
-
- Revision 1.4 2000/09/11 11:52:04 mi
- documentation merged from XML
-
- Revision 1.2 2000/02/07 11:24:12 mi
- zu #70728# missing documentation marked
-
- Revision 1.1.1.1 1999/11/11 09:48:40 jsc
- new
-
-
-=============================================================================*/
#endif
diff --git a/offapi/com/sun/star/awt/InvalidateStyle.idl b/offapi/com/sun/star/awt/InvalidateStyle.idl
index 861cea990..aa3a6d00d 100644
--- a/offapi/com/sun/star/awt/InvalidateStyle.idl
+++ b/offapi/com/sun/star/awt/InvalidateStyle.idl
@@ -2,9 +2,9 @@
*
* $RCSfile: InvalidateStyle.idl,v $
*
- * $Revision: 1.4 $
+ * $Revision: 1.5 $
*
- * last change: $Author: mi $ $Date: 2002-10-03 13:00:26 $
+ * last change: $Author: obo $ $Date: 2002-12-09 13:51:17 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -124,27 +124,4 @@ constants InvalidateStyle
}; }; }; };
-/*=============================================================================
-
- $Log: not supported by cvs2svn $
- Revision 1.3 2000/11/08 12:42:10 mi
- moved from api
-
- Revision 1.1.1.1 2000/09/18 23:34:49 hjs
- initial import
-
- Revision 1.5 2000/09/11 11:52:04 mi
- documentation merged from XML
-
- Revision 1.3 2000/05/16 12:19:51 mi
- documentation
-
- Revision 1.2 2000/02/07 11:24:12 mi
- zu #70728# missing documentation marked
-
- Revision 1.1.1.1 1999/11/11 09:48:40 jsc
- new
-
-
-=============================================================================*/
#endif
diff --git a/offapi/com/sun/star/awt/ItemEvent.idl b/offapi/com/sun/star/awt/ItemEvent.idl
index 7ee19699a..46a32f2f0 100644
--- a/offapi/com/sun/star/awt/ItemEvent.idl
+++ b/offapi/com/sun/star/awt/ItemEvent.idl
@@ -2,9 +2,9 @@
*
* $RCSfile: ItemEvent.idl,v $
*
- * $Revision: 1.4 $
+ * $Revision: 1.5 $
*
- * last change: $Author: mi $ $Date: 2002-10-03 13:00:26 $
+ * last change: $Author: obo $ $Date: 2002-12-09 13:52:28 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -104,27 +104,4 @@ struct ItemEvent: com::sun::star::lang::EventObject
}; }; }; };
-/*=============================================================================
-
- $Log: not supported by cvs2svn $
- Revision 1.3 2000/11/08 12:42:10 mi
- moved from api
-
- Revision 1.1.1.1 2000/09/18 23:34:49 hjs
- initial import
-
- Revision 1.5 2000/09/11 11:52:04 mi
- documentation merged from XML
-
- Revision 1.3 2000/05/16 12:19:51 mi
- documentation
-
- Revision 1.2 2000/02/07 11:24:12 mi
- zu #70728# missing documentation marked
-
- Revision 1.1.1.1 1999/11/11 09:48:40 jsc
- new
-
-
-=============================================================================*/
#endif
diff --git a/offapi/com/sun/star/awt/Key.idl b/offapi/com/sun/star/awt/Key.idl
index 29b964e11..20b883cc9 100644
--- a/offapi/com/sun/star/awt/Key.idl
+++ b/offapi/com/sun/star/awt/Key.idl
@@ -2,9 +2,9 @@
*
* $RCSfile: Key.idl,v $
*
- * $Revision: 1.4 $
+ * $Revision: 1.5 $
*
- * last change: $Author: mi $ $Date: 2002-10-03 13:00:27 $
+ * last change: $Author: obo $ $Date: 2002-12-09 13:53:17 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -661,30 +661,4 @@ constants Key
}; }; }; };
-/*=============================================================================
-
- $Log: not supported by cvs2svn $
- Revision 1.3 2000/11/08 12:42:10 mi
- moved from api
-
- Revision 1.1.1.1 2000/09/18 23:34:49 hjs
- initial import
-
- Revision 1.6 2000/09/11 11:52:04 mi
- documentation merged from XML
-
- Revision 1.4 2000/05/16 12:19:51 mi
- documentation
-
- Revision 1.3 2000/05/15 12:50:14 mi
- documentation
-
- Revision 1.2 2000/02/07 11:24:12 mi
- zu #70728# missing documentation marked
-
- Revision 1.1.1.1 1999/11/11 09:48:40 jsc
- new
-
-
-=============================================================================*/
#endif
diff --git a/offapi/com/sun/star/awt/KeyEvent.idl b/offapi/com/sun/star/awt/KeyEvent.idl
index 11caf42b7..d86ecafca 100644
--- a/offapi/com/sun/star/awt/KeyEvent.idl
+++ b/offapi/com/sun/star/awt/KeyEvent.idl
@@ -2,9 +2,9 @@
*
* $RCSfile: KeyEvent.idl,v $
*
- * $Revision: 1.4 $
+ * $Revision: 1.5 $
*
- * last change: $Author: mi $ $Date: 2002-10-03 13:00:27 $
+ * last change: $Author: obo $ $Date: 2002-12-09 13:54:00 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -113,21 +113,4 @@ struct KeyEvent: com::sun::star::awt::InputEvent
}; }; }; };
-/*=============================================================================
-
- $Log: not supported by cvs2svn $
- Revision 1.3 2000/11/08 12:42:10 mi
- moved from api
-
- Revision 1.1.1.1 2000/09/18 23:34:49 hjs
- initial import
-
- Revision 1.3 2000/09/11 11:52:04 mi
- documentation merged from XML
-
- Revision 1.1.1.1 1999/11/11 09:48:40 jsc
- new
-
-
-=============================================================================*/
#endif
diff --git a/offapi/com/sun/star/awt/KeyFunction.idl b/offapi/com/sun/star/awt/KeyFunction.idl
index fc585c652..7ea167543 100644
--- a/offapi/com/sun/star/awt/KeyFunction.idl
+++ b/offapi/com/sun/star/awt/KeyFunction.idl
@@ -2,9 +2,9 @@
*
* $RCSfile: KeyFunction.idl,v $
*
- * $Revision: 1.4 $
+ * $Revision: 1.5 $
*
- * last change: $Author: mi $ $Date: 2002-10-03 13:00:28 $
+ * last change: $Author: obo $ $Date: 2002-12-09 13:54:39 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -193,27 +193,4 @@ constants KeyFunction
}; }; }; };
-/*=============================================================================
-
- $Log: not supported by cvs2svn $
- Revision 1.3 2000/11/08 12:42:10 mi
- moved from api
-
- Revision 1.1.1.1 2000/09/18 23:34:49 hjs
- initial import
-
- Revision 1.5 2000/09/11 11:52:04 mi
- documentation merged from XML
-
- Revision 1.3 2000/05/16 12:19:51 mi
- documentation
-
- Revision 1.2 2000/02/07 11:24:12 mi
- zu #70728# missing documentation marked
-
- Revision 1.1.1.1 1999/11/11 09:48:40 jsc
- new
-
-
-=============================================================================*/
#endif
diff --git a/offapi/com/sun/star/awt/KeyGroup.idl b/offapi/com/sun/star/awt/KeyGroup.idl
index ca6a34a57..ee0233158 100644
--- a/offapi/com/sun/star/awt/KeyGroup.idl
+++ b/offapi/com/sun/star/awt/KeyGroup.idl
@@ -2,9 +2,9 @@
*
* $RCSfile: KeyGroup.idl,v $
*
- * $Revision: 1.4 $
+ * $Revision: 1.5 $
*
- * last change: $Author: mi $ $Date: 2002-10-03 13:00:28 $
+ * last change: $Author: obo $ $Date: 2002-12-09 13:55:18 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -122,27 +122,4 @@ constants KeyGroup
}; }; }; };
-/*=============================================================================
-
- $Log: not supported by cvs2svn $
- Revision 1.3 2000/11/08 12:42:10 mi
- moved from api
-
- Revision 1.1.1.1 2000/09/18 23:34:49 hjs
- initial import
-
- Revision 1.5 2000/09/11 11:52:05 mi
- documentation merged from XML
-
- Revision 1.3 2000/05/16 12:19:51 mi
- documentation
-
- Revision 1.2 2000/02/07 11:24:12 mi
- zu #70728# missing documentation marked
-
- Revision 1.1.1.1 1999/11/11 09:48:40 jsc
- new
-
-
-=============================================================================*/
#endif
diff --git a/offapi/com/sun/star/awt/KeyModifier.idl b/offapi/com/sun/star/awt/KeyModifier.idl
index c5d38eb1c..9f7c42139 100644
--- a/offapi/com/sun/star/awt/KeyModifier.idl
+++ b/offapi/com/sun/star/awt/KeyModifier.idl
@@ -2,9 +2,9 @@
*
* $RCSfile: KeyModifier.idl,v $
*
- * $Revision: 1.4 $
+ * $Revision: 1.5 $
*
- * last change: $Author: mi $ $Date: 2002-10-03 13:00:28 $
+ * last change: $Author: obo $ $Date: 2002-12-09 13:56:01 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -100,21 +100,4 @@ constants KeyModifier
}; }; }; };
-/*=============================================================================
-
- $Log: not supported by cvs2svn $
- Revision 1.3 2000/11/08 12:42:10 mi
- moved from api
-
- Revision 1.1.1.1 2000/09/18 23:34:49 hjs
- initial import
-
- Revision 1.3 2000/09/11 11:52:05 mi
- documentation merged from XML
-
- Revision 1.1.1.1 1999/11/11 09:48:40 jsc
- new
-
-
-=============================================================================*/
#endif
diff --git a/offapi/com/sun/star/awt/MenuEvent.idl b/offapi/com/sun/star/awt/MenuEvent.idl
index 3f812c3af..a10736297 100644
--- a/offapi/com/sun/star/awt/MenuEvent.idl
+++ b/offapi/com/sun/star/awt/MenuEvent.idl
@@ -2,9 +2,9 @@
*
* $RCSfile: MenuEvent.idl,v $
*
- * $Revision: 1.4 $
+ * $Revision: 1.5 $
*
- * last change: $Author: mi $ $Date: 2002-10-03 13:00:28 $
+ * last change: $Author: obo $ $Date: 2002-12-09 13:56:43 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -90,24 +90,4 @@ struct MenuEvent: com::sun::star::lang::EventObject
}; }; }; };
-/*=============================================================================
-
- $Log: not supported by cvs2svn $
- Revision 1.3 2000/11/08 12:42:10 mi
- moved from api
-
- Revision 1.1.1.1 2000/09/18 23:34:49 hjs
- initial import
-
- Revision 1.4 2000/09/11 11:52:05 mi
- documentation merged from XML
-
- Revision 1.2 2000/05/16 12:19:51 mi
- documentation
-
- Revision 1.1.1.1 1999/11/11 09:48:40 jsc
- new
-
-
-=============================================================================*/
#endif
diff --git a/offapi/com/sun/star/awt/MenuItemStyle.idl b/offapi/com/sun/star/awt/MenuItemStyle.idl
index bf01ab253..1061be2f4 100644
--- a/offapi/com/sun/star/awt/MenuItemStyle.idl
+++ b/offapi/com/sun/star/awt/MenuItemStyle.idl
@@ -2,9 +2,9 @@
*
* $RCSfile: MenuItemStyle.idl,v $
*
- * $Revision: 1.4 $
+ * $Revision: 1.5 $
*
- * last change: $Author: mi $ $Date: 2002-10-03 13:00:28 $
+ * last change: $Author: obo $ $Date: 2002-12-09 13:57:29 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -102,27 +102,4 @@ constants MenuItemStyle
}; }; }; };
-/*=============================================================================
-
- $Log: not supported by cvs2svn $
- Revision 1.3 2000/11/08 12:42:10 mi
- moved from api
-
- Revision 1.1.1.1 2000/09/18 23:34:49 hjs
- initial import
-
- Revision 1.5 2000/09/11 11:52:05 mi
- documentation merged from XML
-
- Revision 1.3 2000/05/16 12:19:51 mi
- documentation
-
- Revision 1.2 2000/02/07 11:24:12 mi
- zu #70728# missing documentation marked
-
- Revision 1.1.1.1 1999/11/11 09:48:40 jsc
- new
-
-
-=============================================================================*/
#endif
diff --git a/offapi/com/sun/star/awt/MessageBoxCommand.idl b/offapi/com/sun/star/awt/MessageBoxCommand.idl
index 70a8d47c7..4f2426eca 100644
--- a/offapi/com/sun/star/awt/MessageBoxCommand.idl
+++ b/offapi/com/sun/star/awt/MessageBoxCommand.idl
@@ -2,9 +2,9 @@
*
* $RCSfile: MessageBoxCommand.idl,v $
*
- * $Revision: 1.4 $
+ * $Revision: 1.5 $
*
- * last change: $Author: mi $ $Date: 2002-10-03 13:00:29 $
+ * last change: $Author: obo $ $Date: 2002-12-09 13:58:11 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -109,27 +109,4 @@ constants MessageBoxCommand
}; }; }; };
-/*=============================================================================
-
- $Log: not supported by cvs2svn $
- Revision 1.3 2000/11/08 12:42:10 mi
- moved from api
-
- Revision 1.1.1.1 2000/09/18 23:34:49 hjs
- initial import
-
- Revision 1.5 2000/09/11 11:52:05 mi
- documentation merged from XML
-
- Revision 1.3 2000/05/16 12:19:51 mi
- documentation
-
- Revision 1.2 2000/02/07 11:24:12 mi
- zu #70728# missing documentation marked
-
- Revision 1.1.1.1 1999/11/11 09:48:40 jsc
- new
-
-
-=============================================================================*/
#endif
diff --git a/offapi/com/sun/star/awt/MouseButton.idl b/offapi/com/sun/star/awt/MouseButton.idl
index 4ef7a716a..597f9d94d 100644
--- a/offapi/com/sun/star/awt/MouseButton.idl
+++ b/offapi/com/sun/star/awt/MouseButton.idl
@@ -2,9 +2,9 @@
*
* $RCSfile: MouseButton.idl,v $
*
- * $Revision: 1.4 $
+ * $Revision: 1.5 $
*
- * last change: $Author: mi $ $Date: 2002-10-03 13:00:29 $
+ * last change: $Author: obo $ $Date: 2002-12-09 13:58:55 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -100,27 +100,4 @@ constants MouseButton
}; }; }; };
-/*=============================================================================
-
- $Log: not supported by cvs2svn $
- Revision 1.3 2000/11/08 12:42:10 mi
- moved from api
-
- Revision 1.1.1.1 2000/09/18 23:34:49 hjs
- initial import
-
- Revision 1.5 2000/09/11 11:52:05 mi
- documentation merged from XML
-
- Revision 1.3 2000/05/16 12:19:51 mi
- documentation
-
- Revision 1.2 2000/02/07 11:24:12 mi
- zu #70728# missing documentation marked
-
- Revision 1.1.1.1 1999/11/11 09:48:40 jsc
- new
-
-
-=============================================================================*/
#endif
diff --git a/offapi/com/sun/star/awt/MouseEvent.idl b/offapi/com/sun/star/awt/MouseEvent.idl
index 0f2d933c2..d40b2a4a9 100644
--- a/offapi/com/sun/star/awt/MouseEvent.idl
+++ b/offapi/com/sun/star/awt/MouseEvent.idl
@@ -2,9 +2,9 @@
*
* $RCSfile: MouseEvent.idl,v $
*
- * $Revision: 1.4 $
+ * $Revision: 1.5 $
*
- * last change: $Author: mi $ $Date: 2002-10-03 13:00:29 $
+ * last change: $Author: obo $ $Date: 2002-12-09 13:59:35 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -122,24 +122,4 @@ struct MouseEvent: com::sun::star::awt::InputEvent
}; }; }; };
-/*=============================================================================
-
- $Log: not supported by cvs2svn $
- Revision 1.3 2000/11/08 12:42:10 mi
- moved from api
-
- Revision 1.1.1.1 2000/09/18 23:34:50 hjs
- initial import
-
- Revision 1.4 2000/09/11 11:52:05 mi
- documentation merged from XML
-
- Revision 1.2 2000/02/07 11:24:12 mi
- zu #70728# missing documentation marked
-
- Revision 1.1.1.1 1999/11/11 09:48:40 jsc
- new
-
-
-=============================================================================*/
#endif
diff --git a/offapi/com/sun/star/awt/PaintEvent.idl b/offapi/com/sun/star/awt/PaintEvent.idl
index c6673cab9..9409e00a2 100644
--- a/offapi/com/sun/star/awt/PaintEvent.idl
+++ b/offapi/com/sun/star/awt/PaintEvent.idl
@@ -2,9 +2,9 @@
*
* $RCSfile: PaintEvent.idl,v $
*
- * $Revision: 1.4 $
+ * $Revision: 1.5 $
*
- * last change: $Author: mi $ $Date: 2002-10-03 13:00:30 $
+ * last change: $Author: obo $ $Date: 2002-12-09 14:00:23 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -111,21 +111,4 @@ struct PaintEvent: com::sun::star::lang::EventObject
}; }; }; };
-/*=============================================================================
-
- $Log: not supported by cvs2svn $
- Revision 1.3 2000/11/08 12:42:10 mi
- moved from api
-
- Revision 1.1.1.1 2000/09/18 23:34:50 hjs
- initial import
-
- Revision 1.3 2000/09/11 11:52:05 mi
- documentation merged from XML
-
- Revision 1.1.1.1 1999/11/11 09:48:40 jsc
- new
-
-
-=============================================================================*/
#endif
diff --git a/offapi/com/sun/star/awt/Point.idl b/offapi/com/sun/star/awt/Point.idl
index d92904564..782c09ed7 100644
--- a/offapi/com/sun/star/awt/Point.idl
+++ b/offapi/com/sun/star/awt/Point.idl
@@ -2,9 +2,9 @@
*
* $RCSfile: Point.idl,v $
*
- * $Revision: 1.4 $
+ * $Revision: 1.5 $
*
- * last change: $Author: mi $ $Date: 2002-10-03 13:00:30 $
+ * last change: $Author: obo $ $Date: 2002-12-09 14:01:00 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -91,27 +91,4 @@ struct Point
}; }; }; };
-/*=============================================================================
-
- $Log: not supported by cvs2svn $
- Revision 1.3 2000/11/08 12:42:10 mi
- moved from api
-
- Revision 1.1.1.1 2000/09/18 23:34:50 hjs
- initial import
-
- Revision 1.5 2000/09/11 11:52:05 mi
- documentation merged from XML
-
- Revision 1.3 2000/05/16 12:19:51 mi
- documentation
-
- Revision 1.2 2000/02/07 11:24:13 mi
- zu #70728# missing documentation marked
-
- Revision 1.1.1.1 1999/11/11 09:48:40 jsc
- new
-
-
-=============================================================================*/
#endif
diff --git a/offapi/com/sun/star/awt/PopupMenuDirection.idl b/offapi/com/sun/star/awt/PopupMenuDirection.idl
index 44748d6ce..5abf3bafd 100644
--- a/offapi/com/sun/star/awt/PopupMenuDirection.idl
+++ b/offapi/com/sun/star/awt/PopupMenuDirection.idl
@@ -2,9 +2,9 @@
*
* $RCSfile: PopupMenuDirection.idl,v $
*
- * $Revision: 1.4 $
+ * $Revision: 1.5 $
*
- * last change: $Author: mi $ $Date: 2002-10-03 13:00:30 $
+ * last change: $Author: obo $ $Date: 2002-12-09 14:01:56 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -131,27 +131,4 @@ constants PopupMenuDirection
}; }; }; };
-/*=============================================================================
-
- $Log: not supported by cvs2svn $
- Revision 1.3 2000/11/08 12:42:10 mi
- moved from api
-
- Revision 1.1.1.1 2000/09/18 23:34:50 hjs
- initial import
-
- Revision 1.5 2000/09/11 11:52:05 mi
- documentation merged from XML
-
- Revision 1.3 2000/05/16 12:19:51 mi
- documentation
-
- Revision 1.2 2000/02/07 11:24:13 mi
- zu #70728# missing documentation marked
-
- Revision 1.1.1.1 1999/11/11 09:48:40 jsc
- new
-
-
-=============================================================================*/
#endif
diff --git a/offapi/com/sun/star/awt/PrinterException.idl b/offapi/com/sun/star/awt/PrinterException.idl
index 70cf5e659..27a30e78c 100644
--- a/offapi/com/sun/star/awt/PrinterException.idl
+++ b/offapi/com/sun/star/awt/PrinterException.idl
@@ -2,9 +2,9 @@
*
* $RCSfile: PrinterException.idl,v $
*
- * $Revision: 1.4 $
+ * $Revision: 1.5 $
*
- * last change: $Author: mi $ $Date: 2002-10-03 13:00:31 $
+ * last change: $Author: obo $ $Date: 2002-12-09 14:02:40 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -88,21 +88,4 @@ exception PrinterException: com::sun::star::uno::Exception
}; }; }; };
-/*=============================================================================
-
- $Log: not supported by cvs2svn $
- Revision 1.3 2000/11/08 12:42:10 mi
- moved from api
-
- Revision 1.1.1.1 2000/09/18 23:34:50 hjs
- initial import
-
- Revision 1.3 2000/09/11 11:52:05 mi
- documentation merged from XML
-
- Revision 1.1.1.1 1999/11/11 09:48:40 jsc
- new
-
-
-=============================================================================*/
#endif
diff --git a/offapi/com/sun/star/awt/PushButtonType.idl b/offapi/com/sun/star/awt/PushButtonType.idl
index 2d211b2ec..68445991c 100644
--- a/offapi/com/sun/star/awt/PushButtonType.idl
+++ b/offapi/com/sun/star/awt/PushButtonType.idl
@@ -2,9 +2,9 @@
*
* $RCSfile: PushButtonType.idl,v $
*
- * $Revision: 1.2 $
+ * $Revision: 1.3 $
*
- * last change: $Author: mi $ $Date: 2002-10-03 13:00:31 $
+ * last change: $Author: obo $ $Date: 2002-12-09 14:03:14 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -103,12 +103,4 @@ enum PushButtonType
}; }; }; };
-/*=============================================================================
-
- $Log: not supported by cvs2svn $
- Revision 1.1 2001/10/17 08:02:38 mt
- #91616# PushButtonType
-
-
-=============================================================================*/
#endif
diff --git a/offapi/com/sun/star/awt/Rectangle.idl b/offapi/com/sun/star/awt/Rectangle.idl
index a2aa18d1f..e2657e20c 100644
--- a/offapi/com/sun/star/awt/Rectangle.idl
+++ b/offapi/com/sun/star/awt/Rectangle.idl
@@ -2,9 +2,9 @@
*
* $RCSfile: Rectangle.idl,v $
*
- * $Revision: 1.4 $
+ * $Revision: 1.5 $
*
- * last change: $Author: mi $ $Date: 2002-10-03 13:00:32 $
+ * last change: $Author: obo $ $Date: 2002-12-09 14:03:57 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -105,27 +105,4 @@ struct Rectangle
}; }; }; };
-/*=============================================================================
-
- $Log: not supported by cvs2svn $
- Revision 1.3 2000/11/08 12:42:10 mi
- moved from api
-
- Revision 1.1.1.1 2000/09/18 23:34:50 hjs
- initial import
-
- Revision 1.5 2000/09/11 11:52:05 mi
- documentation merged from XML
-
- Revision 1.3 2000/05/16 12:19:51 mi
- documentation
-
- Revision 1.2 2000/02/07 11:24:13 mi
- zu #70728# missing documentation marked
-
- Revision 1.1.1.1 1999/11/11 09:48:40 jsc
- new
-
-
-=============================================================================*/
#endif