summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/rendering/Texture.idl
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/rendering/Texture.idl')
-rw-r--r--offapi/com/sun/star/rendering/Texture.idl6
1 files changed, 3 insertions, 3 deletions
diff --git a/offapi/com/sun/star/rendering/Texture.idl b/offapi/com/sun/star/rendering/Texture.idl
index 52254d7ca1e1..b8e351a4340c 100644
--- a/offapi/com/sun/star/rendering/Texture.idl
+++ b/offapi/com/sun/star/rendering/Texture.idl
@@ -33,8 +33,8 @@
module com { module sun { module star { module rendering {
-published interface XBitmap;
-published interface XParametricPolyPolygon2D;
+interface XBitmap;
+interface XParametricPolyPolygon2D;
/** Contains all information needed to define a texture.<p>
@@ -50,7 +50,7 @@ published interface XParametricPolyPolygon2D;
@since OOo 2.0
*/
-published struct Texture
+struct Texture
{
/** Texture transformation from texture to primitive space.<p>