summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/chart2/PowerScaling.idl
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/chart2/PowerScaling.idl')
-rw-r--r--offapi/com/sun/star/chart2/PowerScaling.idl3
1 files changed, 0 insertions, 3 deletions
diff --git a/offapi/com/sun/star/chart2/PowerScaling.idl b/offapi/com/sun/star/chart2/PowerScaling.idl
index 69b9080bce67..1685e120c3f5 100644
--- a/offapi/com/sun/star/chart2/PowerScaling.idl
+++ b/offapi/com/sun/star/chart2/PowerScaling.idl
@@ -21,11 +21,9 @@
#include <com/sun/star/chart2/Scaling.idl>
-//=============================================================================
module com { module sun { module star { module chart2 {
-//=============================================================================
/** Scaling that scales a value <em>x</em> by taking the power of
<em>x</em> to the exponent.
@@ -38,7 +36,6 @@ service PowerScaling
service Scaling;
};
-//=============================================================================
}; }; }; };