summaryrefslogtreecommitdiffstats
path: root/include/oox
diff options
context:
space:
mode:
authorMarkus Mohrhard <markus.mohrhard@googlemail.com>2013-04-29 20:57:10 +0200
committerMarkus Mohrhard <markus.mohrhard@googlemail.com>2013-04-30 00:17:29 +0200
commitf9cd73ebe116cd95247aff1963e2f5b4ec671dfa (patch)
treea8a7415e2e89a56043a44a82c57debfc482828cf /include/oox
parentremove unused variables (diff)
downloadcore-f9cd73ebe116cd95247aff1963e2f5b4ec671dfa.tar.gz
core-f9cd73ebe116cd95247aff1963e2f5b4ec671dfa.zip
remove a few more unused variables
Change-Id: I6c70c000f60e7e6e43bd068ccb98b693b80746f2
Diffstat (limited to 'include/oox')
-rw-r--r--include/oox/export/chartexport.hxx3
1 files changed, 0 insertions, 3 deletions
diff --git a/include/oox/export/chartexport.hxx b/include/oox/export/chartexport.hxx
index 214c08f21933..d3212d0a5678 100644
--- a/include/oox/export/chartexport.hxx
+++ b/include/oox/export/chartexport.hxx
@@ -89,11 +89,8 @@ private:
com::sun::star::uno::Reference< com::sun::star::chart2::XDiagram > mxNewDiagram;
// members filled by InitRangeSegmentationProperties (retrieved from DataProvider)
- sal_Bool mbHasSeriesLabels;
sal_Bool mbHasCategoryLabels; //if the categories are only automatically generated this will be false
- sal_Bool mbRowSourceColumns;
OUString msChartAddress;
- OUString msTableNumberList;
::com::sun::star::uno::Sequence< sal_Int32 > maSequenceMapping;
//::com::sun::star::uno::Reference< ::com::sun::star::drawing::XShapes > mxAdditionalShapes;