summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorMarkus Mohrhard <markus.mohrhard@googlemail.com>2013-04-28 23:45:08 +0200
committerMarkus Mohrhard <markus.mohrhard@googlemail.com>2013-04-29 00:15:00 +0200
commit33671ee41300d762c8fc7a674a60efe152fffd45 (patch)
treece19d7f1b77b8b9d247a8d3473e0123d5d9b763b /include
parent3ba4b5a907530a93114177f30206f1bf81917464 (diff)
export for error bars to OOXML, fdo#62312
This does not work yet as we have several validation errors in our exported OOXML chart doc. I have to clean them up before the documents are accepted by Excel. Change-Id: I0bba64a9c6cab489199c8e6f04158fea7b953d0a
Diffstat (limited to 'include')
-rw-r--r--include/oox/export/chartexport.hxx3
1 files changed, 3 insertions, 0 deletions
diff --git a/include/oox/export/chartexport.hxx b/include/oox/export/chartexport.hxx
index 10fc8922dc4a..774ebb9d9cda 100644
--- a/include/oox/export/chartexport.hxx
+++ b/include/oox/export/chartexport.hxx
@@ -167,6 +167,9 @@ private:
void exportSmooth();
void exportFirstSliceAng();
+ void exportErrorBar(com::sun::star::uno::Reference< com::sun::star::beans::XPropertySet > xErrorBarProps,
+ bool bYError);
+
void exportAxes( );
void exportAxis( AxisIdPair aAxisIdPair );
void _exportAxis(