From 603df08a1e0211099ce2cf258cfe64a74ed6ded9 Mon Sep 17 00:00:00 2001 From: Gülşah Köse Date: Mon, 4 May 2020 11:48:51 +0300 Subject: tdf#131175 Import data label solid fill and color. MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Change-Id: I8a3ef6e60d4f2a13310bb9a8fc4eb873df3f9b4f Reviewed-on: https://gerrit.libreoffice.org/c/core/+/93407 Tested-by: Jenkins Reviewed-by: Gülşah Köse --- include/xmloff/xmltoken.hxx | 2 ++ 1 file changed, 2 insertions(+) (limited to 'include') diff --git a/include/xmloff/xmltoken.hxx b/include/xmloff/xmltoken.hxx index 6acceaeae1a5..fda3f4cf9861 100644 --- a/include/xmloff/xmltoken.hxx +++ b/include/xmloff/xmltoken.hxx @@ -1092,6 +1092,8 @@ namespace xmloff::token { XML_LABEL_ARRANGEMENT, XML_LABEL_CELL_ADDRESS, XML_LABEL_CELL_RANGE_ADDRESS, + XML_LABEL_FILL, + XML_LABEL_FILL_COLOR, XML_LABEL_RANGE, XML_LABEL_RANGES, XML_LABEL_STRING, -- cgit v1.2.3