summaryrefslogtreecommitdiff
path: root/xmloff
diff options
context:
space:
mode:
authorNoel Grandin <noel.grandin@collabora.co.uk>2020-09-07 14:55:22 +0200
committerNoel Grandin <noel.grandin@collabora.co.uk>2020-09-07 18:19:16 +0200
commitf446ebf4ad419c114cae903a04159ccf78755faa (patch)
tree850e68865d4294183239f365ce665fda2d2cc61d /xmloff
parentb0b0162656fbfe502ace2e02df7e58afa4ccc6b1 (diff)
loplugin:unusedfields
Change-Id: Id1b1c07ddcacca8eef8af71890d9392f29b6be6d Reviewed-on: https://gerrit.libreoffice.org/c/core/+/102172 Tested-by: Jenkins Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
Diffstat (limited to 'xmloff')
-rw-r--r--xmloff/source/chart/transporttypes.hxx4
1 files changed, 0 insertions, 4 deletions
diff --git a/xmloff/source/chart/transporttypes.hxx b/xmloff/source/chart/transporttypes.hxx
index e75218a06446..67deb3748cb9 100644
--- a/xmloff/source/chart/transporttypes.hxx
+++ b/xmloff/source/chart/transporttypes.hxx
@@ -146,10 +146,6 @@ struct RegressionStyle
{}
};
-struct CustomLabelField {
- std::vector<OUString> sRuns;
-};
-
struct DataRowPointStyle
{
enum StyleType