summaryrefslogtreecommitdiff
path: root/oox/inc/drawingml/chart/objectformatter.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'oox/inc/drawingml/chart/objectformatter.hxx')
-rw-r--r--oox/inc/drawingml/chart/objectformatter.hxx3
1 files changed, 2 insertions, 1 deletions
diff --git a/oox/inc/drawingml/chart/objectformatter.hxx b/oox/inc/drawingml/chart/objectformatter.hxx
index ebe5a01d8991..d3a6a6d1668c 100644
--- a/oox/inc/drawingml/chart/objectformatter.hxx
+++ b/oox/inc/drawingml/chart/objectformatter.hxx
@@ -131,7 +131,8 @@ public:
void convertNumberFormat(
PropertySet& rPropSet,
const NumberFormat& rNumberFormat,
- bool bPercentFormat = false );
+ bool bAxis,
+ bool bShowPercent = false );
/** Sets automatic fill properties to the passed property set. */
void convertAutomaticFill(