xref: /AOO41X/main/officecfg/registry/data/org/openoffice/Office/UI/Sidebar.xcu (revision 580828edcff03aec7d6ea4874b736391c25e0e50)
1<?xml version='1.0' encoding='UTF-8'?>
2<!--***********************************************************
3 *
4 * Licensed to the Apache Software Foundation (ASF) under one
5 * or more contributor license agreements.  See the NOTICE file
6 * distributed with this work for additional information
7 * regarding copyright ownership.  The ASF licenses this file
8 * to you under the Apache License, Version 2.0 (the
9 * "License"); you may not use this file except in compliance
10 * with the License.  You may obtain a copy of the License at
11 *
12 *   http://www.apache.org/licenses/LICENSE-2.0
13 *
14 * Unless required by applicable law or agreed to in writing,
15 * software distributed under the License is distributed on an
16 * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
17 * KIND, either express or implied.  See the License for the
18 * specific language governing permissions and limitations
19 * under the License.
20 *
21 ***********************************************************-->
22
23<!DOCTYPE oor:component-data SYSTEM "../../../../../component-update.dtd">
24<oor:component-data
25    oor:name="Sidebar"
26    oor:package="org.openoffice.Office.UI"
27    xmlns:install="http://openoffice.org/2004/installation"
28    xmlns:oor="http://openoffice.org/2001/registry"
29    xmlns:xs="http://www.w3.org/2001/XMLSchema"
30    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
31  <node oor:name="Content">
32    <node oor:name="DeckList">
33      <node oor:name="PropertyDeck" oor:op="replace">
34        <prop oor:name="Title" oor:type="xs:string">
35          <value xml:lang="en-US">Properties</value>
36        </prop>
37        <prop oor:name="Id" oor:type="xs:string">
38          <value>PropertyDeck</value>
39        </prop>
40        <prop oor:name="IconURL" oor:type="xs:string">
41          <value>private:graphicrepository/sfx2/res/symphony/hpaneldock01.png</value>
42        </prop>
43        <node oor:name="ContextMatchers">
44          <node oor:name="matcher1"  oor:op="replace">
45            <prop oor:name="Application" oor:type="xs:string">
46              <value>any</value>
47            </prop>
48            <prop oor:name="ContextList">
49              <value>any</value>
50            </prop>
51          </node>
52        </node>
53        <prop oor:name="OrderIndex" oor:type="xs:int">
54          <value>100</value>
55        </prop>
56      </node>
57      <node oor:name="ImpressMasterPagesDeck" oor:op="replace">
58        <prop oor:name="Title" oor:type="xs:string">
59          <value xml:lang="en-US">MasterPages</value>
60        </prop>
61        <prop oor:name="Id" oor:type="xs:string">
62          <value>MasterPagesDeck</value>
63        </prop>
64        <prop oor:name="IconURL" oor:type="xs:string">
65          <value>private:graphicrepository/sfx2/res/symphony/hpaneldock01_sd.png</value>
66        </prop>
67        <node oor:name="ContextMatchers">
68          <node oor:name="matcher1"  oor:op="replace">
69            <prop oor:name="Application" oor:type="xs:string">
70              <value>com.sun.star.presentation.PresentationDocument</value>
71            </prop>
72            <prop oor:name="ContextList">
73              <value>any</value>
74            </prop>
75          </node>
76        </node>
77        <prop oor:name="OrderIndex" oor:type="xs:int">
78          <value>200</value>
79        </prop>
80      </node>
81      <node oor:name="ImpressAnimationEffects" oor:op="replace">
82        <prop oor:name="Title" oor:type="xs:string">
83          <value xml:lang="en-US">Custom Animation</value>
84        </prop>
85        <prop oor:name="Id" oor:type="xs:string">
86          <value>CustomAnimationDeck</value>
87        </prop>
88        <prop oor:name="IconURL" oor:type="xs:string">
89          <value>private:graphicrepository/sfx2/res/symphony/hpaneldock02_sd.png</value>
90        </prop>
91        <node oor:name="ContextMatchers">
92          <node oor:name="matcher1"  oor:op="replace">
93            <prop oor:name="Application" oor:type="xs:string">
94              <value>com.sun.star.presentation.PresentationDocument</value>
95            </prop>
96            <prop oor:name="ContextList">
97              <value>any</value>
98            </prop>
99          </node>
100        </node>
101        <prop oor:name="OrderIndex" oor:type="xs:int">
102          <value>300</value>
103        </prop>
104      </node>
105      <node oor:name="SlideTransitionDeck" oor:op="replace">
106        <prop oor:name="Title" oor:type="xs:string">
107          <value xml:lang="en-US">Slide Transition</value>
108        </prop>
109        <prop oor:name="Id" oor:type="xs:string">
110          <value>SlideTransitionDeck</value>
111        </prop>
112        <prop oor:name="IconURL" oor:type="xs:string">
113          <value>private:graphicrepository/sfx2/res/symphony/hpaneldock03_sd.png</value>
114        </prop>
115        <node oor:name="ContextMatchers">
116          <node oor:name="matcher1"  oor:op="replace">
117            <prop oor:name="Application" oor:type="xs:string">
118              <value>com.sun.star.presentation.PresentationDocument</value>
119            </prop>
120            <prop oor:name="ContextList">
121              <value>any</value>
122            </prop>
123          </node>
124        </node>
125        <prop oor:name="OrderIndex" oor:type="xs:int">
126          <value>400</value>
127        </prop>
128      </node>
129    </node>
130    <node oor:name="PanelList">
131      <node oor:name="TextPropertyPanel" oor:op="replace">
132        <prop oor:name="Title" oor:type="xs:string">
133          <value xml:lang="en-US">Text Properties</value>
134        </prop>
135        <prop oor:name="Id" oor:type="xs:string">
136          <value>TextPropertyPanel</value>
137        </prop>
138        <prop oor:name="DeckId" oor:type="xs:string">
139          <value>PropertyDeck</value>
140        </prop>
141        <node oor:name="ContextMatchers">
142          <node oor:name="matcher1"  oor:op="replace">
143            <prop oor:name="Application" oor:type="xs:string">
144              <value>any</value>
145            </prop>
146            <prop oor:name="ContextList">
147              <value>any</value>
148            </prop>
149          </node>
150        </node>
151        <prop oor:name="ImplementationURL" oor:type="xs:string">
152          <value>private:resource/toolpanel/SvxPanelFactory/TextPropertyPanel</value>
153        </prop>
154        <prop oor:name="OrderIndex" oor:type="xs:int">
155          <value>100</value>
156        </prop>
157        <prop oor:name="HasMenu" oor:type="xs:boolean">
158          <value>true</value>
159        </prop>
160      </node>
161      <node oor:name="AreaPropertyPanel" oor:op="replace">
162        <prop oor:name="Title" oor:type="xs:string">
163          <value xml:lang="en-US">Fill Properties</value>
164        </prop>
165        <prop oor:name="Id" oor:type="xs:string">
166          <value>AreaPropertyPanel</value>
167        </prop>
168        <prop oor:name="DeckId" oor:type="xs:string">
169          <value>PropertyDeck</value>
170        </prop>
171        <node oor:name="ContextMatchers">
172          <node oor:name="matcher1"  oor:op="replace">
173            <prop oor:name="Application" oor:type="xs:string">
174              <value>any</value>
175            </prop>
176            <prop oor:name="ContextList">
177              <value>any</value>
178            </prop>
179          </node>
180        </node>
181        <prop oor:name="ImplementationURL" oor:type="xs:string">
182          <value>private:resource/toolpanel/SvxPanelFactory/AreaPropertyPanel</value>
183        </prop>
184        <prop oor:name="OrderIndex" oor:type="xs:int">
185          <value>100</value>
186        </prop>
187        <prop oor:name="HasMenu" oor:type="xs:boolean">
188          <value>true</value>
189        </prop>
190      </node>
191      <node oor:name="LinePropertyPanel" oor:op="replace">
192        <prop oor:name="Title" oor:type="xs:string">
193          <value xml:lang="en-US">Line Properties</value>
194        </prop>
195        <prop oor:name="Id" oor:type="xs:string">
196          <value>LinePropertyPanel</value>
197        </prop>
198        <prop oor:name="DeckId" oor:type="xs:string">
199          <value>PropertyDeck</value>
200        </prop>
201        <node oor:name="ContextMatchers">
202          <node oor:name="matcher1"  oor:op="replace">
203            <prop oor:name="Application" oor:type="xs:string">
204              <value>any</value>
205            </prop>
206            <prop oor:name="ContextList">
207              <value>any</value>
208            </prop>
209          </node>
210        </node>
211        <prop oor:name="ImplementationURL" oor:type="xs:string">
212          <value>private:resource/toolpanel/SvxPanelFactory/LinePropertyPanel</value>
213        </prop>
214        <prop oor:name="OrderIndex" oor:type="xs:int">
215          <value>100</value>
216        </prop>
217        <prop oor:name="HasMenu" oor:type="xs:boolean">
218          <value>true</value>
219        </prop>
220      </node>
221      <node oor:name="Impress1" oor:op="replace">
222        <prop oor:name="Title" oor:type="xs:string">
223          <value xml:lang="en-US">Layouts</value>
224        </prop>
225        <prop oor:name="TitleBarIsOptional" oor:type="xs:boolean">
226          <value>false</value>
227        </prop>
228        <prop oor:name="Id" oor:type="xs:string">
229          <value>ImpressLayoutsPanel</value>
230        </prop>
231        <prop oor:name="DeckId" oor:type="xs:string">
232          <value>PropertyDeck</value>
233        </prop>
234        <node oor:name="ContextMatchers">
235          <node oor:name="matcher1"  oor:op="replace">
236            <prop oor:name="Application" oor:type="xs:string">
237              <value>com.sun.star.presentation.PresentationDocument</value>
238            </prop>
239            <prop oor:name="ContextList">
240              <value>default</value>
241            </prop>
242          </node>
243        </node>
244        <prop oor:name="ImplementationURL" oor:type="xs:string">
245          <value>private:resource/toolpanel/SdPanelFactory/Layouts</value>
246        </prop>
247        <prop oor:name="OrderIndex" oor:type="xs:int">
248          <value>200</value>
249        </prop>
250        <prop oor:name="HasMenu" oor:type="xs:boolean">
251          <value>false</value>
252        </prop>
253      </node>
254      <node oor:name="Impress2" oor:op="replace">
255        <prop oor:name="Title" oor:type="xs:string">
256          <value xml:lang="en-US">Used in This Presentation</value>
257        </prop>
258        <prop oor:name="TitleBarIsOptional" oor:type="xs:boolean">
259          <value>false</value>
260        </prop>
261        <prop oor:name="Id" oor:type="xs:string">
262          <value>UsedMasterPagesPanel</value>
263        </prop>
264        <prop oor:name="DeckId" oor:type="xs:string">
265          <value>MasterPagesDeck</value>
266        </prop>
267        <node oor:name="ContextMatchers">
268          <node oor:name="matcher1"  oor:op="replace">
269            <prop oor:name="Application" oor:type="xs:string">
270              <value>com.sun.star.presentation.PresentationDocument</value>
271            </prop>
272            <prop oor:name="ContextList">
273              <value>any</value>
274            </prop>
275          </node>
276        </node>
277        <prop oor:name="ImplementationURL" oor:type="xs:string">
278          <value>private:resource/toolpanel/SdPanelFactory/UsedMasterPages</value>
279        </prop>
280        <prop oor:name="OrderIndex" oor:type="xs:int">
281          <value>100</value>
282        </prop>
283        <prop oor:name="HasMenu" oor:type="xs:boolean">
284          <value>false</value>
285        </prop>
286      </node>
287      <node oor:name="Impress3" oor:op="replace">
288        <prop oor:name="Title" oor:type="xs:string">
289          <value xml:lang="en-US">Recently Used</value>
290        </prop>
291        <prop oor:name="TitleBarIsOptional" oor:type="xs:boolean">
292          <value>false</value>
293        </prop>
294        <prop oor:name="Id" oor:type="xs:string">
295          <value>RecentMasterPagesPanel</value>
296        </prop>
297        <prop oor:name="DeckId" oor:type="xs:string">
298          <value>MasterPagesDeck</value>
299        </prop>
300        <node oor:name="ContextMatchers">
301          <node oor:name="matcher1"  oor:op="replace">
302            <prop oor:name="Application" oor:type="xs:string">
303              <value>com.sun.star.presentation.PresentationDocument</value>
304            </prop>
305            <prop oor:name="ContextList">
306              <value>any</value>
307            </prop>
308          </node>
309        </node>
310        <prop oor:name="ImplementationURL" oor:type="xs:string">
311          <value>private:resource/toolpanel/SdPanelFactory/RecentMasterPages</value>
312        </prop>
313        <prop oor:name="OrderIndex" oor:type="xs:int">
314          <value>200</value>
315        </prop>
316        <prop oor:name="HasMenu" oor:type="xs:boolean">
317          <value>false</value>
318        </prop>
319      </node>
320      <node oor:name="Impress4" oor:op="replace">
321        <prop oor:name="Title" oor:type="xs:string">
322          <value xml:lang="en-US">Available for Use</value>
323        </prop>
324        <prop oor:name="TitleBarIsOptional" oor:type="xs:boolean">
325          <value>false</value>
326        </prop>
327        <prop oor:name="Id" oor:type="xs:string">
328          <value>AllMasterPagesPanel</value>
329        </prop>
330        <prop oor:name="DeckId" oor:type="xs:string">
331          <value>MasterPagesDeck</value>
332        </prop>
333        <node oor:name="ContextMatchers">
334          <node oor:name="matcher1"  oor:op="replace">
335            <prop oor:name="Application" oor:type="xs:string">
336              <value>com.sun.star.presentation.PresentationDocument</value>
337            </prop>
338            <prop oor:name="ContextList">
339              <value>any</value>
340            </prop>
341          </node>
342        </node>
343        <prop oor:name="ImplementationURL" oor:type="xs:string">
344          <value>private:resource/toolpanel/SdPanelFactory/AllMasterPages</value>
345        </prop>
346        <prop oor:name="OrderIndex" oor:type="xs:int">
347          <value>300</value>
348        </prop>
349        <prop oor:name="HasMenu" oor:type="xs:boolean">
350          <value>false</value>
351        </prop>
352      </node>
353      <node oor:name="Impress5" oor:op="replace">
354        <prop oor:name="Title" oor:type="xs:string">
355          <value xml:lang="en-US">Custom Animation</value>
356        </prop>
357        <prop oor:name="TitleBarIsOptional" oor:type="xs:boolean">
358          <value>true</value>
359        </prop>
360        <prop oor:name="Id" oor:type="xs:string">
361          <value>CustomAnimationPanel</value>
362        </prop>
363        <prop oor:name="DeckId" oor:type="xs:string">
364          <value>CustomAnimationDeck</value>
365        </prop>
366        <node oor:name="ContextMatchers">
367          <node oor:name="matcher1"  oor:op="replace">
368            <prop oor:name="Application" oor:type="xs:string">
369              <value>com.sun.star.presentation.PresentationDocument</value>
370            </prop>
371            <prop oor:name="ContextList">
372              <value>any</value>
373            </prop>
374          </node>
375        </node>
376        <prop oor:name="ImplementationURL" oor:type="xs:string">
377          <value>private:resource/toolpanel/SdPanelFactory/CustomAnimations</value>
378        </prop>
379        <prop oor:name="OrderIndex" oor:type="xs:int">
380          <value>100</value>
381        </prop>
382        <prop oor:name="HasMenu" oor:type="xs:boolean">
383          <value>false</value>
384        </prop>
385      </node>
386      <node oor:name="Impress6" oor:op="replace">
387        <prop oor:name="Title" oor:type="xs:string">
388          <value xml:lang="en-US">Slide Transition</value>
389        </prop>
390        <prop oor:name="TitleBarIsOptional" oor:type="xs:boolean">
391          <value>true</value>
392        </prop>
393        <prop oor:name="Id" oor:type="xs:string">
394          <value>SlideTransitionPanel</value>
395        </prop>
396        <prop oor:name="DeckId" oor:type="xs:string">
397          <value>SlideTransitionDeck</value>
398        </prop>
399        <node oor:name="ContextMatchers">
400          <node oor:name="matcher1"  oor:op="replace">
401            <prop oor:name="Application" oor:type="xs:string">
402              <value>com.sun.star.presentation.PresentationDocument</value>
403            </prop>
404            <prop oor:name="ContextList">
405              <value>any</value>
406            </prop>
407          </node>
408        </node>
409        <prop oor:name="ImplementationURL" oor:type="xs:string">
410          <value>private:resource/toolpanel/SdPanelFactory/SlideTransitions</value>
411        </prop>
412        <prop oor:name="OrderIndex" oor:type="xs:int">
413          <value>100</value>
414        </prop>
415        <prop oor:name="HasMenu" oor:type="xs:boolean">
416          <value>false</value>
417        </prop>
418      </node>
419      <node oor:name="Impress7" oor:op="replace">
420        <prop oor:name="Title" oor:type="xs:string">
421          <value xml:lang="en-US">Table Design</value>
422        </prop>
423        <prop oor:name="TitleBarIsOptional" oor:type="xs:boolean">
424          <value>false</value>
425        </prop>
426        <prop oor:name="Id" oor:type="xs:string">
427          <value>ImpressTableDesignPanel</value>
428        </prop>
429        <prop oor:name="DeckId" oor:type="xs:string">
430          <value>PropertyDeck</value>
431        </prop>
432        <node oor:name="ContextMatchers">
433          <node oor:name="matcher1"  oor:op="replace">
434            <prop oor:name="Application" oor:type="xs:string">
435              <value>com.sun.star.presentation.PresentationDocument</value>
436            </prop>
437            <prop oor:name="ContextList">
438              <value>table</value>
439            </prop>
440          </node>
441        </node>
442        <prop oor:name="ImplementationURL" oor:type="xs:string">
443          <value>private:resource/toolpanel/SdPanelFactory/TableDesign</value>
444        </prop>
445        <prop oor:name="OrderIndex" oor:type="xs:int">
446          <value>9000</value>
447        </prop>
448        <prop oor:name="HasMenu" oor:type="xs:boolean">
449          <value>false</value>
450        </prop>
451      </node>
452    </node>
453  </node>
454</oor:component-data>
455