From 8fe55657f8c975bfed82c815080fb4f994ebaed8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andr=C3=A9=20Schnabel?= Date: Wed, 29 Jun 2011 20:28:34 +0200 Subject: [PATCH] fix for fdo#30800: Option to display grid lines on colored cells * declaration of new config property "GridOnColoredCells" (path: "/org.openoffice.Office.Calc/Layout/Line") --- officecfg/registry/schema/org/openoffice/Office/Calc.xcs | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/officecfg/registry/schema/org/openoffice/Office/Calc.xcs b/officecfg/registry/schema/org/openoffice/Office/Calc.xcs index a5528eb7c121..efe840cce738 100644 --- a/officecfg/registry/schema/org/openoffice/Office/Calc.xcs +++ b/officecfg/registry/schema/org/openoffice/Office/Calc.xcs @@ -297,6 +297,15 @@ true + + + + André Schnabel + Specifies whether grid lines should be displayed on top of colored cells. + + + false +