diff options
author | Vladimir Glazounov <vg@openoffice.org> | 2005-03-23 12:57:47 +0000 |
---|---|---|
committer | Vladimir Glazounov <vg@openoffice.org> | 2005-03-23 12:57:47 +0000 |
commit | 12980c6d7562fb4884c85980740acb657c193d0f (patch) | |
tree | 1f91a4c2a4100119accf6da99dfe451a56160685 /officecfg | |
parent | fac72b36bb40712808d34c0422afee5f90905bd6 (diff) |
INTEGRATION: CWS fwkfinal1 (1.18.14); FILE MERGED
2005/03/11 13:55:42 cd 1.18.14.2: RESYNC: (1.18-1.19); FILE MERGED
2005/03/11 11:33:23 cd 1.18.14.1: #i44570# Outline toolbar is now positioned behind standard bar
Diffstat (limited to 'officecfg')
-rw-r--r-- | officecfg/registry/data/org/openoffice/Office/UI/ImpressWindowState.xcu | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/officecfg/registry/data/org/openoffice/Office/UI/ImpressWindowState.xcu b/officecfg/registry/data/org/openoffice/Office/UI/ImpressWindowState.xcu index 9ac711b3ff87..a73dcdba9295 100644 --- a/officecfg/registry/data/org/openoffice/Office/UI/ImpressWindowState.xcu +++ b/officecfg/registry/data/org/openoffice/Office/UI/ImpressWindowState.xcu @@ -3,9 +3,9 @@ * * $RCSfile: ImpressWindowState.xcu,v $ * - * $Revision: 1.20 $ + * $Revision: 1.21 $ * - * last change: $Author: obo $ $Date: 2005-03-15 09:15:14 $ + * last change: $Author: vg $ $Date: 2005-03-23 13:57:47 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -383,7 +383,7 @@ </node> <node oor:name="private:resource/toolbar/outlinetoolbar" oor:op="replace"> <prop oor:name="DockPos" oor:type="xs:string"> - <value>0,1</value> + <value>1,0</value> </prop> <prop oor:name="Docked" oor:type="xs:boolean"> <value>true</value> |