INTEGRATION: CWS fwk69 (1.30.82); FILE MERGED

2007/07/17 14:45:26 cd 1.30.82.1: #149732# Text Formatting toolbar must have a pre-defined docking position
This commit is contained in:
Jens-Heiner Rechtien 2007-08-02 15:56:02 +00:00
parent 0072d071c8
commit 91034a591a
2 changed files with 10 additions and 4 deletions

View file

@ -5,9 +5,9 @@
*
* $RCSfile: DrawWindowState.xcu,v $
*
* $Revision: 1.30 $
* $Revision: 1.31 $
*
* last change: $Author: ihi $ $Date: 2007-04-19 11:23:01 $
* last change: $Author: hr $ $Date: 2007-08-02 16:55:47 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@ -466,6 +466,9 @@
</prop>
</node>
<node oor:name="private:resource/toolbar/textobjectbar" oor:op="replace">
<prop oor:name="DockPos" oor:type="xs:string">
<value>0,1</value>
</prop>
<prop oor:name="Docked" oor:type="xs:boolean">
<value>true</value>
</prop>

View file

@ -5,9 +5,9 @@
*
* $RCSfile: ImpressWindowState.xcu,v $
*
* $Revision: 1.30 $
* $Revision: 1.31 $
*
* last change: $Author: ihi $ $Date: 2007-04-19 11:24:09 $
* last change: $Author: hr $ $Date: 2007-08-02 16:56:02 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@ -620,6 +620,9 @@
</prop>
</node>
<node oor:name="private:resource/toolbar/textobjectbar" oor:op="replace">
<prop oor:name="DockPos" oor:type="xs:string">
<value>0,1</value>
</prop>
<prop oor:name="Docked" oor:type="xs:boolean">
<value>true</value>
</prop>