summaryrefslogtreecommitdiff
path: root/offapi/type_reference/offapi.idl
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/type_reference/offapi.idl')
-rw-r--r--offapi/type_reference/offapi.idl18
1 files changed, 9 insertions, 9 deletions
diff --git a/offapi/type_reference/offapi.idl b/offapi/type_reference/offapi.idl
index b939b24eb509..e955541596a6 100644
--- a/offapi/type_reference/offapi.idl
+++ b/offapi/type_reference/offapi.idl
@@ -11484,15 +11484,15 @@ module com {
SUM = 2,
COUNT = 3,
AVERAGE = 4,
- MEDIAN = 5,
- MAX = 6,
- MIN = 7,
- PRODUCT = 8,
- COUNTNUMS = 9,
- STDEV = 10,
- STDEVP = 11,
- VAR = 12,
- VARP = 13
+ MAX = 5,
+ MIN = 6,
+ PRODUCT = 7,
+ COUNTNUMS = 8,
+ STDEV = 9,
+ STDEVP = 10,
+ VAR = 11,
+ VARP = 12,
+ MEDIAN = 13
};
/** @deprecated */ published interface XConsolidationDescriptor {
interface ::com::sun::star::uno::XInterface;