summaryrefslogtreecommitdiffstats
path: root/include/svx/numvset.hxx
diff options
context:
space:
mode:
authorMaxim Monastirsky <momonasmon@gmail.com>2015-08-27 21:18:58 +0300
committerMaxim Monastirsky <momonasmon@gmail.com>2015-08-27 21:19:38 +0300
commitfa1807ad5457d10f8fa073c209a27547e8922c8c (patch)
tree4343d9aa2fd8ae743cfacbbd53ba337d32b2572c /include/svx/numvset.hxx
parentImproving Asian phonetic guide for docx and rtf files. (diff)
downloadcore-fa1807ad5457d10f8fa073c209a27547e8922c8c.tar.gz
core-fa1807ad5457d10f8fa073c209a27547e8922c8c.zip
tdf#93558 Hardcode black text on white background
As agreed in the bug report, a preview shouldn't be themed by the OS theme. Change-Id: Icdc5021c3ac614fe1d490fd513a407a81dbc169e
Diffstat (limited to 'include/svx/numvset.hxx')
-rw-r--r--include/svx/numvset.hxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/svx/numvset.hxx b/include/svx/numvset.hxx
index 75651786eeac..903921c81cb8 100644
--- a/include/svx/numvset.hxx
+++ b/include/svx/numvset.hxx
@@ -57,7 +57,6 @@ enum class NumberingPageType
class SVX_DLLPUBLIC SvxNumValueSet : public ValueSet
{
- Color aLineColor;
NumberingPageType ePageType;
bool bHTMLMode;
Rectangle aOrgRect;