summaryrefslogtreecommitdiff
path: root/chart2/source/controller/chartapiwrapper/WrappedScaleProperty.hxx
diff options
context:
space:
mode:
authorVladimir Glazounov <vg@openoffice.org>2008-07-02 10:57:40 +0000
committerVladimir Glazounov <vg@openoffice.org>2008-07-02 10:57:40 +0000
commit50eb37dd6aa437ce2b0a4d5df12d4b909e08a63e (patch)
treeae99be5d5aef1258ca86db22f39bd066bd4fbcde /chart2/source/controller/chartapiwrapper/WrappedScaleProperty.hxx
parentd16b10946f416d0e00ce8419b1c3bd77dfe8f93c (diff)
INTEGRATION: CWS chart27 (1.4.30); FILE MERGED
2008/06/24 11:03:24 iha 1.4.30.1: #i90504# Minor interval marks are not saved and loeaded correctly
Diffstat (limited to 'chart2/source/controller/chartapiwrapper/WrappedScaleProperty.hxx')
-rw-r--r--chart2/source/controller/chartapiwrapper/WrappedScaleProperty.hxx5
1 files changed, 3 insertions, 2 deletions
diff --git a/chart2/source/controller/chartapiwrapper/WrappedScaleProperty.hxx b/chart2/source/controller/chartapiwrapper/WrappedScaleProperty.hxx
index add8df7033ae..e03bf050f72f 100644
--- a/chart2/source/controller/chartapiwrapper/WrappedScaleProperty.hxx
+++ b/chart2/source/controller/chartapiwrapper/WrappedScaleProperty.hxx
@@ -7,7 +7,7 @@
* OpenOffice.org - a multi-platform office productivity suite
*
* $RCSfile: WrappedScaleProperty.hxx,v $
- * $Revision: 1.4 $
+ * $Revision: 1.5 $
*
* This file is part of OpenOffice.org.
*
@@ -51,7 +51,8 @@ public:
, SCALE_PROP_MIN
, SCALE_PROP_ORIGIN
, SCALE_PROP_STEPMAIN
- , SCALE_PROP_STEPHELP
+ , SCALE_PROP_STEPHELP //deprecated property
+ , SCALE_PROP_STEPHELP_COUNT
, SCALE_PROP_AUTO_MAX
, SCALE_PROP_AUTO_MIN
, SCALE_PROP_AUTO_ORIGIN