summaryrefslogtreecommitdiffstats
path: root/offapi
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2005-04-18 08:35:34 +0000
committerOliver Bolte <obo@openoffice.org>2005-04-18 08:35:34 +0000
commitd71dabacc23e2d43af3a977aa0bc95db4891a0dc (patch)
tree08b6ecfd117ccf5a3d732e2e681ebce1cc90cc31 /offapi
parentINTEGRATION: CWS presfixes03 (1.2.8); FILE MERGED (diff)
downloadcore-d71dabacc23e2d43af3a977aa0bc95db4891a0dc.tar.gz
core-d71dabacc23e2d43af3a977aa0bc95db4891a0dc.zip
INTEGRATION: CWS presfixes03 (1.2.8); FILE MERGED
2005/04/01 16:25:56 thb 1.2.8.1: #i39245#, #i37793# Rectified some problems when implementing bezier curve support at the XPolyPolygon2D; replaced @since <bugid> with @since OOo 2.0.0; clarified documentation; removed last remnants of the drafts namespace
Diffstat (limited to 'offapi')
-rw-r--r--offapi/com/sun/star/rendering/Caret.idl6
-rw-r--r--offapi/com/sun/star/rendering/CompositeOperation.idl6
-rw-r--r--offapi/com/sun/star/rendering/EmphasisMark.idl6
-rw-r--r--offapi/com/sun/star/rendering/FillRule.idl6
4 files changed, 12 insertions, 12 deletions
diff --git a/offapi/com/sun/star/rendering/Caret.idl b/offapi/com/sun/star/rendering/Caret.idl
index b012dcf24106..100f61812242 100644
--- a/offapi/com/sun/star/rendering/Caret.idl
+++ b/offapi/com/sun/star/rendering/Caret.idl
@@ -2,9 +2,9 @@
*
* $RCSfile: Caret.idl,v $
*
- * $Revision: 1.2 $
+ * $Revision: 1.3 $
*
- * last change: $Author: vg $ $Date: 2005-03-10 12:23:13 $
+ * last change: $Author: obo $ $Date: 2005-04-18 09:34:39 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -68,7 +68,7 @@ module com { module sun { module star { module rendering {
This structure is used from the <type>XTextLayout</type> interface
to transport information regarding a text caret.<p>
- @since #110496#
+ @since OOo 2.0.0
*/
struct Caret
{
diff --git a/offapi/com/sun/star/rendering/CompositeOperation.idl b/offapi/com/sun/star/rendering/CompositeOperation.idl
index 237d39bb4b75..79ac59b50e77 100644
--- a/offapi/com/sun/star/rendering/CompositeOperation.idl
+++ b/offapi/com/sun/star/rendering/CompositeOperation.idl
@@ -2,9 +2,9 @@
*
* $RCSfile: CompositeOperation.idl,v $
*
- * $Revision: 1.2 $
+ * $Revision: 1.3 $
*
- * last change: $Author: vg $ $Date: 2005-03-10 12:23:53 $
+ * last change: $Author: obo $ $Date: 2005-04-18 09:34:53 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -78,7 +78,7 @@ module com { module sun { module star { module rendering {
different composite modes (wherein Aa and Ab denote source and
destination alpha, respectively).<p>
- @since #110496#
+ @since OOo 2.0.0
*/
constants CompositeOperation
{
diff --git a/offapi/com/sun/star/rendering/EmphasisMark.idl b/offapi/com/sun/star/rendering/EmphasisMark.idl
index 302188f40ef9..5f3f72c42672 100644
--- a/offapi/com/sun/star/rendering/EmphasisMark.idl
+++ b/offapi/com/sun/star/rendering/EmphasisMark.idl
@@ -2,9 +2,9 @@
*
* $RCSfile: EmphasisMark.idl,v $
*
- * $Revision: 1.2 $
+ * $Revision: 1.3 $
*
- * last change: $Author: vg $ $Date: 2005-03-10 12:24:04 $
+ * last change: $Author: obo $ $Date: 2005-04-18 09:35:06 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -68,7 +68,7 @@ module com { module sun { module star { module rendering {
These constants control the automatic rendering of emphasis marks
for a given font.<p>
- @since #110496#
+ @since OOo 2.0.0
*/
constants EmphasisMark
{
diff --git a/offapi/com/sun/star/rendering/FillRule.idl b/offapi/com/sun/star/rendering/FillRule.idl
index efb088cdb380..2c529ed34ec8 100644
--- a/offapi/com/sun/star/rendering/FillRule.idl
+++ b/offapi/com/sun/star/rendering/FillRule.idl
@@ -2,9 +2,9 @@
*
* $RCSfile: FillRule.idl,v $
*
- * $Revision: 1.2 $
+ * $Revision: 1.3 $
*
- * last change: $Author: vg $ $Date: 2005-03-10 12:24:28 $
+ * last change: $Author: obo $ $Date: 2005-04-18 09:35:34 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -66,7 +66,7 @@ module com { module sun { module star { module rendering {
/** Determines which algorithm to use when determining inside and
outside of filled poly-polygons.
- @since #110496#
+ @since OOo 2.0.0
*/
enum FillRule
{