summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2004-06-03 18:24:29 +0000
committerOliver Bolte <obo@openoffice.org>2004-06-03 18:24:29 +0000
commit12701935bedda0decdb9196f6b16a9f20f7370f6 (patch)
treed17aba63d95ac0efd1e05d6d167dac8f8a8e70d3
parentcc5584ea37cc497f40bda6ff15b13e4823b0f996 (diff)
INTEGRATION: CWS sb18 (1.4.406); FILE MERGED
2004/05/21 14:58:13 sb 1.4.406.1: #i21150# Added published flag.
-rw-r--r--offapi/com/sun/star/drawing/TextureMode.idl6
-rw-r--r--offapi/com/sun/star/drawing/TextureProjectionMode.idl6
-rw-r--r--offapi/com/sun/star/drawing/VerticalDimensioning.idl6
3 files changed, 9 insertions, 9 deletions
diff --git a/offapi/com/sun/star/drawing/TextureMode.idl b/offapi/com/sun/star/drawing/TextureMode.idl
index 488d637e8..f8f136b50 100644
--- a/offapi/com/sun/star/drawing/TextureMode.idl
+++ b/offapi/com/sun/star/drawing/TextureMode.idl
@@ -2,9 +2,9 @@
*
* $RCSfile: TextureMode.idl,v $
*
- * $Revision: 1.4 $
+ * $Revision: 1.5 $
*
- * last change: $Author: mi $ $Date: 2002-10-02 15:12:28 $
+ * last change: $Author: obo $ $Date: 2004-06-03 19:23:43 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -72,7 +72,7 @@
/** The <type>TextureMode</type> defines in which way the texture color data
replaces the object color data.
*/
-enum TextureMode
+published enum TextureMode
{
//-------------------------------------------------------------------------
diff --git a/offapi/com/sun/star/drawing/TextureProjectionMode.idl b/offapi/com/sun/star/drawing/TextureProjectionMode.idl
index ccb0d7d47..397110342 100644
--- a/offapi/com/sun/star/drawing/TextureProjectionMode.idl
+++ b/offapi/com/sun/star/drawing/TextureProjectionMode.idl
@@ -2,9 +2,9 @@
*
* $RCSfile: TextureProjectionMode.idl,v $
*
- * $Revision: 1.4 $
+ * $Revision: 1.5 $
*
- * last change: $Author: mi $ $Date: 2002-10-02 15:12:28 $
+ * last change: $Author: obo $ $Date: 2004-06-03 19:24:00 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -75,7 +75,7 @@
<p>It can be set independently for X and Y texture directions.</p>
*/
-enum TextureProjectionMode
+published enum TextureProjectionMode
{
//-------------------------------------------------------------------------
diff --git a/offapi/com/sun/star/drawing/VerticalDimensioning.idl b/offapi/com/sun/star/drawing/VerticalDimensioning.idl
index d2194504d..5cdbfe4d9 100644
--- a/offapi/com/sun/star/drawing/VerticalDimensioning.idl
+++ b/offapi/com/sun/star/drawing/VerticalDimensioning.idl
@@ -2,9 +2,9 @@
*
* $RCSfile: VerticalDimensioning.idl,v $
*
- * $Revision: 1.4 $
+ * $Revision: 1.5 $
*
- * last change: $Author: mi $ $Date: 2002-10-02 15:12:28 $
+ * last change: $Author: obo $ $Date: 2004-06-03 19:24:29 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -72,7 +72,7 @@
/** specifies the vertical position of
the text of a dimensioning shape.
*/
-enum VerticalDimensioning
+published enum VerticalDimensioning
{
//-------------------------------------------------------------------------