summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/rendering/IntegerBitmapLayout.idl
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2005-04-18 08:38:44 +0000
committerOliver Bolte <obo@openoffice.org>2005-04-18 08:38:44 +0000
commite8c8dc25fcc84a0fc2129dd03a0b9bb13b311178 (patch)
tree533bd89c1d1d38a80ed1b6e88c16b65b62e5f619 /offapi/com/sun/star/rendering/IntegerBitmapLayout.idl
parent321250f325394fc9df96590d3cd97e1756cc8178 (diff)
INTEGRATION: CWS presfixes03 (1.2.8); FILE MERGED
2005/04/01 16:25:58 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/com/sun/star/rendering/IntegerBitmapLayout.idl')
-rw-r--r--offapi/com/sun/star/rendering/IntegerBitmapLayout.idl6
1 files changed, 3 insertions, 3 deletions
diff --git a/offapi/com/sun/star/rendering/IntegerBitmapLayout.idl b/offapi/com/sun/star/rendering/IntegerBitmapLayout.idl
index 667599e8a..dd940f3c5 100644
--- a/offapi/com/sun/star/rendering/IntegerBitmapLayout.idl
+++ b/offapi/com/sun/star/rendering/IntegerBitmapLayout.idl
@@ -2,9 +2,9 @@
*
* $RCSfile: IntegerBitmapLayout.idl,v $
*
- * $Revision: 1.2 $
+ * $Revision: 1.3 $
*
- * last change: $Author: vg $ $Date: 2005-03-10 12:25:53 $
+ * last change: $Author: obo $ $Date: 2005-04-18 09:37:34 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -76,7 +76,7 @@ module com { module sun { module star { module rendering {
This structure collects all necessary information to describe the
memory layout of a bitmap having integer color channels<p>
- @since #110496#
+ @since OOo 2.0.0
*/
struct IntegerBitmapLayout
{