summaryrefslogtreecommitdiff
path: root/chart2/source/controller/chartapiwrapper/WrappedScaleProperty.hxx
diff options
context:
space:
mode:
authorIngrid Halama [iha] <Ingrid.Halama@oracle.com>2010-12-03 23:01:44 +0100
committerIngrid Halama [iha] <Ingrid.Halama@oracle.com>2010-12-03 23:01:44 +0100
commitbd36338009672fdabd5b6d585f8c1092b617196a (patch)
tree7fd32bcd115cd7b47ceac8ce4324f269a986a003 /chart2/source/controller/chartapiwrapper/WrappedScaleProperty.hxx
parent87e71d01405ac56173d8af7748b0619361c5f04a (diff)
chart46: #i25706# implement date axis - simplify axis access in chart api
Diffstat (limited to 'chart2/source/controller/chartapiwrapper/WrappedScaleProperty.hxx')
-rw-r--r--chart2/source/controller/chartapiwrapper/WrappedScaleProperty.hxx1
1 files changed, 1 insertions, 0 deletions
diff --git a/chart2/source/controller/chartapiwrapper/WrappedScaleProperty.hxx b/chart2/source/controller/chartapiwrapper/WrappedScaleProperty.hxx
index 1543d7b645fb..8df55339a46e 100644
--- a/chart2/source/controller/chartapiwrapper/WrappedScaleProperty.hxx
+++ b/chart2/source/controller/chartapiwrapper/WrappedScaleProperty.hxx
@@ -57,6 +57,7 @@ public:
, SCALE_PROP_AUTO_STEPHELP
, SCALE_PROP_AXIS_TYPE
, SCALE_PROP_DATE_INCREMENT
+ , SCALE_PROP_EXPLICIT_DATE_INCREMENT
, SCALE_PROP_LOGARITHMIC
, SCALE_PROP_REVERSEDIRECTION
};