fdo#74697 Add Bluez 5 support for impress remote.
[LibreOffice.git] / officecfg / registry / data / org / openoffice / Office / UI / MathWindowState.xcu
blobeab88e96451f751d82f1720bf1c82f62bdc3efc1
1 <?xml version="1.0" encoding="UTF-8"?>
2 <!--
3 * This file is part of the LibreOffice project.
5 * This Source Code Form is subject to the terms of the Mozilla Public
6 * License, v. 2.0. If a copy of the MPL was not distributed with this
7 * file, You can obtain one at http://mozilla.org/MPL/2.0/.
9 * This file incorporates work covered by the following license notice:
11 * Licensed to the Apache Software Foundation (ASF) under one or more
12 * contributor license agreements. See the NOTICE file distributed
13 * with this work for additional information regarding copyright
14 * ownership. The ASF licenses this file to you under the Apache
15 * License, Version 2.0 (the "License"); you may not use this file
16 * except in compliance with the License. You may obtain a copy of
17 * the License at http://www.apache.org/licenses/LICENSE-2.0 .
18 -->
19 <!DOCTYPE oor:component-data SYSTEM "../../../../../component-update.dtd">
20 <oor:component-data xmlns:install="http://openoffice.org/2004/installation" xmlns:oor="http://openoffice.org/2001/registry" xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" oor:name="MathWindowState" oor:package="org.openoffice.Office.UI">
21 <node oor:name="UIElements">
22 <node oor:name="States">
23 <node oor:name="private:resource/toolbar/standardbar" oor:op="replace">
24 <prop oor:name="DockPos" oor:type="xs:string">
25 <value>0,0</value>
26 </prop>
27 <prop oor:name="Docked" oor:type="xs:boolean">
28 <value>true</value>
29 </prop>
30 <prop oor:name="DockingArea" oor:type="xs:int">
31 <value>0</value>
32 </prop>
33 <prop oor:name="UIName" oor:type="xs:string">
34 <value xml:lang="en-US">Standard</value>
35 </prop>
36 <prop oor:name="Visible" oor:type="xs:boolean">
37 <value>true</value>
38 </prop>
39 <prop oor:name="ContextSensitive" oor:type="xs:boolean">
40 <value>true</value>
41 </prop>
42 </node>
43 <node oor:name="private:resource/toolbar/toolbar" oor:op="replace">
44 <prop oor:name="DockPos" oor:type="xs:string">
45 <value>1,0</value>
46 </prop>
47 <prop oor:name="Docked" oor:type="xs:boolean">
48 <value>true</value>
49 </prop>
50 <prop oor:name="DockingArea" oor:type="xs:int">
51 <value>0</value>
52 </prop>
53 <prop oor:name="UIName" oor:type="xs:string">
54 <value xml:lang="en-US">Tools</value>
55 </prop>
56 <prop oor:name="Visible" oor:type="xs:boolean">
57 <value>true</value>
58 </prop>
59 <prop oor:name="HideFromToolbarMenu" oor:type="xs:boolean">
60 <value>false</value>
61 </prop>
62 </node>
63 <node oor:name="private:resource/toolbar/fullscreenbar" oor:op="replace">
64 <prop oor:name="Docked" oor:type="xs:boolean">
65 <value>false</value>
66 </prop>
67 <prop oor:name="Style" oor:type="xs:int">
68 <value>2</value>
69 </prop>
70 <prop oor:name="UIName" oor:type="xs:string">
71 <value xml:lang="en-US">Full Screen</value>
72 </prop>
73 <prop oor:name="Visible" oor:type="xs:boolean">
74 <value>true</value>
75 </prop>
76 <prop oor:name="HideFromToolbarMenu" oor:type="xs:boolean">
77 <value>true</value>
78 </prop>
79 <prop oor:name="NoClose" oor:type="xs:boolean">
80 <value>true</value>
81 </prop>
82 <prop oor:name="ContextSensitive" oor:type="xs:boolean">
83 <value>true</value>
84 </prop>
85 </node>
86 </node>
87 </node>
88 </oor:component-data>