summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/rendering/ColorComponent.idl
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/rendering/ColorComponent.idl')
-rw-r--r--offapi/com/sun/star/rendering/ColorComponent.idl2
1 files changed, 1 insertions, 1 deletions
diff --git a/offapi/com/sun/star/rendering/ColorComponent.idl b/offapi/com/sun/star/rendering/ColorComponent.idl
index 063effc6900f..8780118e26a2 100644
--- a/offapi/com/sun/star/rendering/ColorComponent.idl
+++ b/offapi/com/sun/star/rendering/ColorComponent.idl
@@ -32,7 +32,7 @@
module com { module sun { module star { module rendering {
/// Shorthand for the device-dependent color components, and easier to read
-published typedef double ColorComponent;
+typedef double ColorComponent;
}; }; }; };