diff options
Diffstat (limited to 'xmloff/source')
-rw-r--r-- | xmloff/source/chart/transporttypes.hxx | 4 |
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 |