diff --git a/officecfg/registry/schema/org/openoffice/Office/Common.xcs b/officecfg/registry/schema/org/openoffice/Office/Common.xcs index 8694dccec097..334f0306b51b 100644 --- a/officecfg/registry/schema/org/openoffice/Office/Common.xcs +++ b/officecfg/registry/schema/org/openoffice/Office/Common.xcs @@ -5,9 +5,9 @@ * * $RCSfile: Common.xcs,v $ * - * $Revision: 1.128 $ + * $Revision: 1.129 $ * - * last change: $Author: kz $ $Date: 2007-02-12 14:30:26 $ + * last change: $Author: kz $ $Date: 2007-02-12 14:31:49 $ * * The Contents of this file are made available subject to * the terms of GNU Lesser General Public License Version 2.1. @@ -956,8 +956,32 @@ Dymamic border coloring means that when the mouse is hovered over a control, and AW - Specifies if the Overlay pane shall use an own buffer. If on, Overlay is fast but a buffer (graphics memory) is used. If off, Overlay is slow, but no Buffer is needed. - + Specifies if the Overlay pane shall use an own buffer. If on, Overlay is fast but a buffer (graphics memory) is used. If off, Overlay is slow, but no Buffer is needed. This is the global switch which will enable/disable overlay for all Applications. + + + true + + + + AW + Due to #i73602#: Similar to OverlayBuffer, but only for Calc Application + + + false + + + + AW + Due to #i73602#: Similar to OverlayBuffer, but only for Writer Application + + + false + + + + AW + Due to #i73602#: Similar to OverlayBuffer, but only for Draw/Impress Applications + true