xref: /AOO41X/main/officecfg/registry/data/org/openoffice/Office/UI/Sidebar.xcu (revision 89729eb3a6a1bd15c9205a8e5534f88af4763a25)
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="TransformationPropertyPanel" oor:op="replace">
222        <prop oor:name="Title" oor:type="xs:string">
223          <value xml:lang="en-US">Transformation Properties</value>
224        </prop>
225        <prop oor:name="Id" oor:type="xs:string">
226          <value>TransformationPropertyPanel</value>
227        </prop>
228        <prop oor:name="DeckId" oor:type="xs:string">
229          <value>PropertyDeck</value>
230        </prop>
231        <node oor:name="ContextMatchers">
232          <node oor:name="matcher1"  oor:op="replace">
233            <prop oor:name="Application" oor:type="xs:string">
234              <value>any</value>
235            </prop>
236            <prop oor:name="ContextList">
237              <value>any</value>
238            </prop>
239          </node>
240        </node>
241        <prop oor:name="ImplementationURL" oor:type="xs:string">
242          <value>private:resource/toolpanel/SvxPanelFactory/TransformationPropertyPanel</value>
243        </prop>
244        <prop oor:name="OrderIndex" oor:type="xs:int">
245          <value>100</value>
246        </prop>
247        <prop oor:name="HasMenu" oor:type="xs:boolean">
248          <value>true</value>
249        </prop>
250      </node>
251      <node oor:name="GraphicPropertyPanel" oor:op="replace">
252        <prop oor:name="Title" oor:type="xs:string">
253          <value xml:lang="en-US">Graphic Properties</value>
254        </prop>
255        <prop oor:name="Id" oor:type="xs:string">
256          <value>GraphicPropertyPanel</value>
257        </prop>
258        <prop oor:name="DeckId" oor:type="xs:string">
259          <value>PropertyDeck</value>
260        </prop>
261        <node oor:name="ContextMatchers">
262          <node oor:name="matcher1"  oor:op="replace">
263            <prop oor:name="Application" oor:type="xs:string">
264              <value>any</value>
265            </prop>
266            <prop oor:name="ContextList">
267              <value>any</value>
268            </prop>
269          </node>
270        </node>
271        <prop oor:name="ImplementationURL" oor:type="xs:string">
272          <value>private:resource/toolpanel/SvxPanelFactory/GraphicPropertyPanel</value>
273        </prop>
274        <prop oor:name="OrderIndex" oor:type="xs:int">
275          <value>100</value>
276        </prop>
277        <prop oor:name="HasMenu" oor:type="xs:boolean">
278          <value>true</value>
279        </prop>
280      </node>
281      <node oor:name="Impress1" oor:op="replace">
282        <prop oor:name="Title" oor:type="xs:string">
283          <value xml:lang="en-US">Layouts</value>
284        </prop>
285        <prop oor:name="TitleBarIsOptional" oor:type="xs:boolean">
286          <value>false</value>
287        </prop>
288        <prop oor:name="Id" oor:type="xs:string">
289          <value>ImpressLayoutsPanel</value>
290        </prop>
291        <prop oor:name="DeckId" oor:type="xs:string">
292          <value>PropertyDeck</value>
293        </prop>
294        <node oor:name="ContextMatchers">
295          <node oor:name="matcher1"  oor:op="replace">
296            <prop oor:name="Application" oor:type="xs:string">
297              <value>com.sun.star.presentation.PresentationDocument</value>
298            </prop>
299            <prop oor:name="ContextList">
300              <value>default</value>
301            </prop>
302          </node>
303        </node>
304        <prop oor:name="ImplementationURL" oor:type="xs:string">
305          <value>private:resource/toolpanel/SdPanelFactory/Layouts</value>
306        </prop>
307        <prop oor:name="OrderIndex" oor:type="xs:int">
308          <value>200</value>
309        </prop>
310        <prop oor:name="HasMenu" oor:type="xs:boolean">
311          <value>false</value>
312        </prop>
313      </node>
314      <node oor:name="Impress2" oor:op="replace">
315        <prop oor:name="Title" oor:type="xs:string">
316          <value xml:lang="en-US">Used in This Presentation</value>
317        </prop>
318        <prop oor:name="TitleBarIsOptional" oor:type="xs:boolean">
319          <value>false</value>
320        </prop>
321        <prop oor:name="Id" oor:type="xs:string">
322          <value>UsedMasterPagesPanel</value>
323        </prop>
324        <prop oor:name="DeckId" oor:type="xs:string">
325          <value>MasterPagesDeck</value>
326        </prop>
327        <node oor:name="ContextMatchers">
328          <node oor:name="matcher1"  oor:op="replace">
329            <prop oor:name="Application" oor:type="xs:string">
330              <value>com.sun.star.presentation.PresentationDocument</value>
331            </prop>
332            <prop oor:name="ContextList">
333              <value>any</value>
334            </prop>
335          </node>
336        </node>
337        <prop oor:name="ImplementationURL" oor:type="xs:string">
338          <value>private:resource/toolpanel/SdPanelFactory/UsedMasterPages</value>
339        </prop>
340        <prop oor:name="OrderIndex" oor:type="xs:int">
341          <value>100</value>
342        </prop>
343        <prop oor:name="HasMenu" oor:type="xs:boolean">
344          <value>false</value>
345        </prop>
346      </node>
347      <node oor:name="Impress3" oor:op="replace">
348        <prop oor:name="Title" oor:type="xs:string">
349          <value xml:lang="en-US">Recently Used</value>
350        </prop>
351        <prop oor:name="TitleBarIsOptional" oor:type="xs:boolean">
352          <value>false</value>
353        </prop>
354        <prop oor:name="Id" oor:type="xs:string">
355          <value>RecentMasterPagesPanel</value>
356        </prop>
357        <prop oor:name="DeckId" oor:type="xs:string">
358          <value>MasterPagesDeck</value>
359        </prop>
360        <node oor:name="ContextMatchers">
361          <node oor:name="matcher1"  oor:op="replace">
362            <prop oor:name="Application" oor:type="xs:string">
363              <value>com.sun.star.presentation.PresentationDocument</value>
364            </prop>
365            <prop oor:name="ContextList">
366              <value>any</value>
367            </prop>
368          </node>
369        </node>
370        <prop oor:name="ImplementationURL" oor:type="xs:string">
371          <value>private:resource/toolpanel/SdPanelFactory/RecentMasterPages</value>
372        </prop>
373        <prop oor:name="OrderIndex" oor:type="xs:int">
374          <value>200</value>
375        </prop>
376        <prop oor:name="HasMenu" oor:type="xs:boolean">
377          <value>false</value>
378        </prop>
379      </node>
380      <node oor:name="Impress4" oor:op="replace">
381        <prop oor:name="Title" oor:type="xs:string">
382          <value xml:lang="en-US">Available for Use</value>
383        </prop>
384        <prop oor:name="TitleBarIsOptional" oor:type="xs:boolean">
385          <value>false</value>
386        </prop>
387        <prop oor:name="Id" oor:type="xs:string">
388          <value>AllMasterPagesPanel</value>
389        </prop>
390        <prop oor:name="DeckId" oor:type="xs:string">
391          <value>MasterPagesDeck</value>
392        </prop>
393        <node oor:name="ContextMatchers">
394          <node oor:name="matcher1"  oor:op="replace">
395            <prop oor:name="Application" oor:type="xs:string">
396              <value>com.sun.star.presentation.PresentationDocument</value>
397            </prop>
398            <prop oor:name="ContextList">
399              <value>any</value>
400            </prop>
401          </node>
402        </node>
403        <prop oor:name="ImplementationURL" oor:type="xs:string">
404          <value>private:resource/toolpanel/SdPanelFactory/AllMasterPages</value>
405        </prop>
406        <prop oor:name="OrderIndex" oor:type="xs:int">
407          <value>300</value>
408        </prop>
409        <prop oor:name="HasMenu" oor:type="xs:boolean">
410          <value>false</value>
411        </prop>
412      </node>
413      <node oor:name="Impress5" oor:op="replace">
414        <prop oor:name="Title" oor:type="xs:string">
415          <value xml:lang="en-US">Custom Animation</value>
416        </prop>
417        <prop oor:name="TitleBarIsOptional" oor:type="xs:boolean">
418          <value>true</value>
419        </prop>
420        <prop oor:name="Id" oor:type="xs:string">
421          <value>CustomAnimationPanel</value>
422        </prop>
423        <prop oor:name="DeckId" oor:type="xs:string">
424          <value>CustomAnimationDeck</value>
425        </prop>
426        <node oor:name="ContextMatchers">
427          <node oor:name="matcher1"  oor:op="replace">
428            <prop oor:name="Application" oor:type="xs:string">
429              <value>com.sun.star.presentation.PresentationDocument</value>
430            </prop>
431            <prop oor:name="ContextList">
432              <value>any</value>
433            </prop>
434          </node>
435        </node>
436        <prop oor:name="ImplementationURL" oor:type="xs:string">
437          <value>private:resource/toolpanel/SdPanelFactory/CustomAnimations</value>
438        </prop>
439        <prop oor:name="OrderIndex" oor:type="xs:int">
440          <value>100</value>
441        </prop>
442        <prop oor:name="HasMenu" oor:type="xs:boolean">
443          <value>false</value>
444        </prop>
445      </node>
446      <node oor:name="Impress6" oor:op="replace">
447        <prop oor:name="Title" oor:type="xs:string">
448          <value xml:lang="en-US">Slide Transition</value>
449        </prop>
450        <prop oor:name="TitleBarIsOptional" oor:type="xs:boolean">
451          <value>true</value>
452        </prop>
453        <prop oor:name="Id" oor:type="xs:string">
454          <value>SlideTransitionPanel</value>
455        </prop>
456        <prop oor:name="DeckId" oor:type="xs:string">
457          <value>SlideTransitionDeck</value>
458        </prop>
459        <node oor:name="ContextMatchers">
460          <node oor:name="matcher1"  oor:op="replace">
461            <prop oor:name="Application" oor:type="xs:string">
462              <value>com.sun.star.presentation.PresentationDocument</value>
463            </prop>
464            <prop oor:name="ContextList">
465              <value>any</value>
466            </prop>
467          </node>
468        </node>
469        <prop oor:name="ImplementationURL" oor:type="xs:string">
470          <value>private:resource/toolpanel/SdPanelFactory/SlideTransitions</value>
471        </prop>
472        <prop oor:name="OrderIndex" oor:type="xs:int">
473          <value>100</value>
474        </prop>
475        <prop oor:name="HasMenu" oor:type="xs:boolean">
476          <value>false</value>
477        </prop>
478      </node>
479      <node oor:name="Impress7" oor:op="replace">
480        <prop oor:name="Title" oor:type="xs:string">
481          <value xml:lang="en-US">Table Design</value>
482        </prop>
483        <prop oor:name="TitleBarIsOptional" oor:type="xs:boolean">
484          <value>false</value>
485        </prop>
486        <prop oor:name="Id" oor:type="xs:string">
487          <value>ImpressTableDesignPanel</value>
488        </prop>
489        <prop oor:name="DeckId" oor:type="xs:string">
490          <value>PropertyDeck</value>
491        </prop>
492        <node oor:name="ContextMatchers">
493          <node oor:name="matcher1"  oor:op="replace">
494            <prop oor:name="Application" oor:type="xs:string">
495              <value>com.sun.star.presentation.PresentationDocument</value>
496            </prop>
497            <prop oor:name="ContextList">
498              <value>table</value>
499            </prop>
500          </node>
501        </node>
502        <prop oor:name="ImplementationURL" oor:type="xs:string">
503          <value>private:resource/toolpanel/SdPanelFactory/TableDesign</value>
504        </prop>
505        <prop oor:name="OrderIndex" oor:type="xs:int">
506          <value>9000</value>
507        </prop>
508        <prop oor:name="HasMenu" oor:type="xs:boolean">
509          <value>false</value>
510        </prop>
511      </node>
512    </node>
513  </node>
514</oor:component-data>
515