From 6005dd5366a86d6b7b1535233a99e24501e053a3 Mon Sep 17 00:00:00 2001 From: Ariel Constenla-Haile Date: Tue, 11 Dec 2012 03:31:17 +0000 Subject: Resolves: #i25945# Allow disabling scrollbar tips by API and configuration (cherry picked from commit a2bbabbe141de1303ebf052e5c22b6e77387785e) Conflicts: offapi/com/sun/star/text/ViewSettings.idl officecfg/registry/schema/org/openoffice/Office/Writer.xcs sw/source/ui/config/usrpref.cxx sw/source/ui/uiview/viewport.cxx Change-Id: I939ec22527a0b654de5f379e781c24c0a3088739 --- officecfg/registry/schema/org/openoffice/Office/Writer.xcs | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'officecfg') diff --git a/officecfg/registry/schema/org/openoffice/Office/Writer.xcs b/officecfg/registry/schema/org/openoffice/Office/Writer.xcs index 78524c45d708..fad816c2c7e7 100644 --- a/officecfg/registry/schema/org/openoffice/Office/Writer.xcs +++ b/officecfg/registry/schema/org/openoffice/Office/Writer.xcs @@ -1253,6 +1253,15 @@ Contains various window settings such as scrollbars, rules, etc. + + + + arielch + Enables the user to prevent the display of help tips on the scrollbars programmatically. + + + true + -- cgit