summaryrefslogtreecommitdiffstats
path: root/offapi
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2002-12-09 13:03:57 +0000
committerOliver Bolte <obo@openoffice.org>2002-12-09 13:03:57 +0000
commite527437f0bb520c54fd4bfec4ccfa99137d31cd8 (patch)
tree960317968ad228dcfea5161f9717783df6fe0860 /offapi
parent#100000# include system.h (needed for strlen). (diff)
downloadcore-e527437f0bb520c54fd4bfec4ccfa99137d31cd8.tar.gz
core-e527437f0bb520c54fd4bfec4ccfa99137d31cd8.zip
#106005# remove $Log entries
Diffstat (limited to 'offapi')
-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.idl20
-rw-r--r--offapi/com/sun/star/awt/FocusChangeReason.idl26
-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, 80 insertions, 896 deletions
diff --git a/offapi/com/sun/star/awt/ActionEvent.idl b/offapi/com/sun/star/awt/ActionEvent.idl
index bebdffba783e..cf0972d2b0b3 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 a9b98c8ee053..3ceffbc8eadb 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 62f83f2118d5..8868333d88d8 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 a50790be4735..11c284629b2a 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 16c6013fcde0..6acd1a6291ad 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 fdf7fb13fae6..f59f573bdd4b 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 e80fd0d63918..b367c5c3707a 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 f082d19f6a70..b20b26e3d271 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 b6d66aaba23a..4755234010ca 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 b1b385821d62..eca423c0c232 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 f7336e06d738..ea42a11df60c 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 ecf13dfaf726..4cb496bafa4f 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 6276057f42a2..2ccf9cb94b44 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 f1065e5e29c5..0f2c7e789856 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 e7d349765340..5e08c92e8ca4 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 2c9e17ba52a2..5c30524c822e 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 2921e6bf5b02..995fb1fb5ed1 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 b005d1aa2979..25cc7a50ead3 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 d42a27c362a4..f8c3f6ec3001 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 334e4be4a8ee..216155b3af92 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 e13fd89996d5..106d178e1df1 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 70b222befb64..c1ef726485e6 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 ac590c1123cb..725ea0f7d01e 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 ee262a1a5505..e23d9f941173 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 194ebb1096f7..01dd51fdfc86 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 500c445e695f..ce025994a99e 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 4e5d756049b0..59980c9590c0 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 cb38bb4c139e..95a3121b495e 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 08ead8097073..904a1458c3bc 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 9f251f543d77..8da3740f55db 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 a1aaacc92451..7a1966755f1d 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 8b8f40ddcc40..8443dd660207 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 fa773e8e8499..f7d97f124451 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 5e0700fc349a..2ed70c6047a7 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 5034612a5c81..177c1f159a99 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 7d1948b1c1f9..6a39d3fbbf91 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 b2a45ee1facd..a278888a7482 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 3136c1d0bf2c..766fd46d11b0 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 7496498de628..ef3ae1582bd4 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 5f511019268a..3de08bc35457 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