summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTomaž Vajngerl <tomaz.vajngerl@collabora.co.uk>2022-08-12 23:22:54 +0200
committerTomaž Vajngerl <tomaz.vajngerl@collabora.co.uk>2022-08-12 23:22:54 +0200
commite7a5cb826a9eea2f9a6ae122e7f6be0f64799b44 (patch)
tree68180ef80f52a51b9cab6dccb3bc17c9af3823e4
parent6399a50fb6785911e2741dbbf2f07da8c5fbb026 (diff)
chart2: we don't need SCHATTR_TEXT_* text ranges for data table
Change-Id: I1c857ebe1ce4851f15da05291daecc09e7e74209
-rw-r--r--chart2/source/controller/itemsetwrapper/SchWhichPairs.hxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/chart2/source/controller/itemsetwrapper/SchWhichPairs.hxx b/chart2/source/controller/itemsetwrapper/SchWhichPairs.hxx
index 3b33a1b57b29..676527f3fef3 100644
--- a/chart2/source/controller/itemsetwrapper/SchWhichPairs.hxx
+++ b/chart2/source/controller/itemsetwrapper/SchWhichPairs.hxx
@@ -172,7 +172,6 @@ const WhichRangesContainer nRegEquationWhichPairs(svl::Items<
>);
const WhichRangesContainer nDataTableWhichPairs(svl::Items<
- SCHATTR_TEXT_START, SCHATTR_TEXT_END,
SCHATTR_DATA_TABLE_START, SCHATTR_DATA_TABLE_END,
XATTR_LINE_FIRST, XATTR_LINE_LAST, // 1000 - 1016 svx/xdef.hxx
XATTR_FILL_FIRST, XATTR_FILL_LAST, // 1018 - 1046 svx/xdef.hxx