From 154496aefe67b81f80d7c08d12bfb145eddb93ac Mon Sep 17 00:00:00 2001 From: Szymon Kłos Date: Fri, 23 Mar 2018 18:17:31 +0100 Subject: Revert "tdf#116241 Customizing value highlighting colors" MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This reverts commit fb29b8262488d045a926504725669a362bacb5bb. Change-Id: I338af7c108bb6386193550ef0603b406c4f7bd99 Reaseon: I will move this to more suitable place "application colors" and extend with protected cell backround. Reviewed-on: https://gerrit.libreoffice.org/51789 Tested-by: Jenkins Reviewed-by: Szymon Kłos --- sc/source/ui/inc/tpview.hxx | 5 ----- 1 file changed, 5 deletions(-) (limited to 'sc/source/ui/inc/tpview.hxx') diff --git a/sc/source/ui/inc/tpview.hxx b/sc/source/ui/inc/tpview.hxx index dd02675f078e..6ac52a2d1cd6 100644 --- a/sc/source/ui/inc/tpview.hxx +++ b/sc/source/ui/inc/tpview.hxx @@ -39,10 +39,6 @@ class ScTpContentOptions : public SfxTabPage VclPtr pBreakCB; VclPtr pGuideLineCB; - VclPtr pValueColorLB; - VclPtr pFormulaColorLB; - VclPtr pTextColorLB; - VclPtr pFormulaCB; VclPtr pNilCB; VclPtr pAnnotCB; @@ -66,7 +62,6 @@ class ScTpContentOptions : public SfxTabPage ScViewOptions* pLocalOptions; void InitGridOpt(); - void InitColors(); DECL_LINK( GridHdl, ListBox&, void ); DECL_LINK( SelLbObjHdl, ListBox&, void ); DECL_LINK( CBHdl, Button*, void ); -- cgit v1.2.3