xref: /trunk/main/helpauthoring/Addons.xcu (revision a5b190bfa3e1bed4623e2958a8877664a3b5506c)
1<?xml version='1.0' encoding='UTF-8'?>
2<!--***********************************************************************
3 *
4 * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
5 *
6 * Copyright 2008 by Sun Microsystems, Inc.
7 *
8 * OpenOffice.org - a multi-platform office productivity suite
9 *
10 * $RCSfile: Addons.xcu,v $
11 *
12 * $Revision: 1.2 $
13 *
14 * This file is part of OpenOffice.org.
15 *
16 * OpenOffice.org is free software: you can redistribute it and/or modify
17 * it under the terms of the GNU Lesser General Public License version 3
18 * only, as published by the Free Software Foundation.
19 *
20 * OpenOffice.org is distributed in the hope that it will be useful,
21 * but WITHOUT ANY WARRANTY; without even the implied warranty of
22 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
23 * GNU Lesser General Public License version 3 for more details
24 * (a copy is included in the LICENSE file that accompanied this code).
25 *
26 * You should have received a copy of the GNU Lesser General Public License
27 * version 3 along with OpenOffice.org.  If not, see
28 * <http://www.openoffice.org/license.html>
29 * for a copy of the LGPLv3 License.
30 *
31 ************************************************************************ -->
32<oor:component-data xmlns:oor="http://openoffice.org/2001/registry" xmlns:xs="http://www.w3.org/2001/XMLSchema" oor:name="Addons" oor:package="org.openoffice.Office">
33    <node oor:name="AddonUI">
34        <node oor:name="OfficeMenuBar">
35            <node oor:name="org.openoffice.helpauthoring" oor:op="replace">
36                <prop oor:name="Title" oor:type="xs:string">
37                    <value/>
38                    <value xml:lang="en-US">Help Authoring</value>
39                </prop>
40                <prop oor:name="Context" oor:type="xs:string">
41                    <value>com.sun.star.text.TextDocument</value>
42                </prop>
43                <node oor:name="Submenu">
44                    <node oor:name="m01" oor:op="replace">
45                        <prop oor:name="URL" oor:type="xs:string">
46                            <value>vnd.sun.star.script:HelpAuthoring._Main.CreateFile?language=Basic&amp;location=application</value>
47                        </prop>
48                        <prop oor:name="Title" oor:type="xs:string">
49                            <value/>
50                            <value xml:lang="en-US">Create Help File</value>
51                        </prop>
52                    </node>
53                    <node oor:name="m02" oor:op="replace">
54                        <prop oor:name="URL" oor:type="xs:string">
55                            <value>vnd.sun.star.script:HelpAuthoring._Main.DisplayVersion?language=Basic&amp;location=application</value>
56                        </prop>
57                        <prop oor:name="Title" oor:type="xs:string">
58                            <value/>
59                            <value xml:lang="en-US">About</value>
60                        </prop>
61                    </node>
62                    <node oor:name="m03" oor:op="replace">
63                        <prop oor:name="URL" oor:type="xs:string">
64                            <value>vnd.sun.star.script:HelpAuthoring.Helpers.SetDocumentRoot?language=Basic&amp;location=application</value>
65                        </prop>
66                        <prop oor:name="Title" oor:type="xs:string">
67                            <value/>
68                            <value xml:lang="en-US">Set Document Root</value>
69                        </prop>
70                    </node>
71                    <node oor:name="m04" oor:op="replace">
72                        <prop oor:name="URL" oor:type="xs:string">
73                            <value>vnd.sun.star.script:HelpAuthoring.Meta.Main?language=Basic&amp;location=application</value>
74                        </prop>
75                        <prop oor:name="Title" oor:type="xs:string">
76                            <value/>
77                            <value xml:lang="en-US">Edit Meta Data </value>
78                        </prop>
79                    </node>
80                    <node oor:name="m05" oor:op="replace">
81                        <prop oor:name="URL" oor:type="xs:string">
82                            <value>vnd.sun.star.script:HelpAuthoring.Validate.Validate?language=Basic&amp;location=application</value>
83                        </prop>
84                        <prop oor:name="Title" oor:type="xs:string">
85                            <value/>
86                            <value xml:lang="en-US">Validate this Help File </value>
87                        </prop>
88                    </node>
89                    <node oor:name="m06" oor:op="replace">
90                        <prop oor:name="URL" oor:type="xs:string">
91                            <value>vnd.sun.star.script:HelpAuthoring.OtherElements.ToggleParaL10NStatus?language=Basic&amp;location=application</value>
92                        </prop>
93                        <prop oor:name="Title" oor:type="xs:string">
94                            <value/>
95                            <value xml:lang="en-US">Toggle L10N </value>
96                        </prop>
97                    </node>
98                    <node oor:name="m07" oor:op="replace">
99                        <prop oor:name="URL" oor:type="xs:string">
100                            <value>vnd.sun.star.script:HelpAuthoring.Helpers.InsertNewParaData?language=Basic&amp;location=application</value>
101                        </prop>
102                        <prop oor:name="Title" oor:type="xs:string">
103                            <value/>
104                            <value xml:lang="en-US">Assign ID </value>
105                        </prop>
106                    </node>
107                    <node oor:name="m08" oor:op="replace">
108                        <prop oor:name="URL" oor:type="xs:string">
109                            <value>vnd.sun.star.script:HelpAuthoring.Comment.Main?language=Basic&amp;location=application</value>
110                        </prop>
111                        <prop oor:name="Title" oor:type="xs:string">
112                            <value/>
113                            <value xml:lang="en-US">Insert Comment </value>
114                        </prop>
115                    </node>
116                    <node oor:name="m09" oor:op="replace">
117                        <prop oor:name="URL" oor:type="xs:string">
118                            <value>vnd.sun.star.script:HelpAuthoring.Table.Main?language=Basic&amp;location=application</value>
119                        </prop>
120                        <prop oor:name="Title" oor:type="xs:string">
121                            <value/>
122                            <value xml:lang="en-US">Insert Table </value>
123                        </prop>
124                    </node>
125                    <node oor:name="m10" oor:op="replace">
126                        <prop oor:name="URL" oor:type="xs:string">
127                            <value>vnd.sun.star.script:HelpAuthoring.Link.Main?language=Basic&amp;location=application</value>
128                        </prop>
129                        <prop oor:name="Title" oor:type="xs:string">
130                            <value/>
131                            <value xml:lang="en-US">Insert Link </value>
132                        </prop>
133                    </node>
134                    <node oor:name="m11" oor:op="replace">
135                        <prop oor:name="URL" oor:type="xs:string">
136                            <value>vnd.sun.star.script:HelpAuthoring.HID.Main?language=Basic&amp;location=application</value>
137                        </prop>
138                        <prop oor:name="Title" oor:type="xs:string">
139                            <value/>
140                            <value xml:lang="en-US">Insert Help ID </value>
141                        </prop>
142                    </node>
143                    <node oor:name="m12" oor:op="replace">
144                        <prop oor:name="URL" oor:type="xs:string">
145                            <value>vnd.sun.star.script:HelpAuthoring.IND.Main?language=Basic&amp;location=application</value>
146                        </prop>
147                        <prop oor:name="Title" oor:type="xs:string">
148                            <value/>
149                            <value xml:lang="en-US">Insert Index Entry </value>
150                        </prop>
151                    </node>
152                    <node oor:name="m13" oor:op="replace">
153                        <prop oor:name="URL" oor:type="xs:string">
154                            <value>vnd.sun.star.script:HelpAuthoring.OtherElements.InsertExtendedTip?language=Basic&amp;location=application</value>
155                        </prop>
156                        <prop oor:name="Title" oor:type="xs:string">
157                            <value/>
158                            <value xml:lang="en-US">Insert Extended Tip </value>
159                        </prop>
160                    </node>
161                    <node oor:name="m14" oor:op="replace">
162                        <prop oor:name="URL" oor:type="xs:string">
163                            <value>vnd.sun.star.script:HelpAuthoring.OtherElements.InsertHowToGet?language=Basic&amp;location=application</value>
164                        </prop>
165                        <prop oor:name="Title" oor:type="xs:string">
166                            <value/>
167                            <value xml:lang="en-US">&quot;How to Get&quot; Section </value>
168                        </prop>
169                    </node>
170                    <node oor:name="m15" oor:op="replace">
171                        <prop oor:name="URL" oor:type="xs:string">
172                            <value>vnd.sun.star.script:HelpAuthoring.OtherElements.InsertGraphic?language=Basic&amp;location=application</value>
173                        </prop>
174                        <prop oor:name="Title" oor:type="xs:string">
175                            <value/>
176                            <value xml:lang="en-US">Insert Image </value>
177                        </prop>
178                    </node>
179                    <node oor:name="m16" oor:op="replace">
180                        <prop oor:name="URL" oor:type="xs:string">
181                            <value>vnd.sun.star.script:HelpAuthoring.OtherElements.InsertSection?language=Basic&amp;location=application</value>
182                        </prop>
183                        <prop oor:name="Title" oor:type="xs:string">
184                            <value/>
185                            <value xml:lang="en-US">Insert Section </value>
186                        </prop>
187                    </node>
188                    <node oor:name="m17" oor:op="replace">
189                        <prop oor:name="URL" oor:type="xs:string">
190                            <value>vnd.sun.star.script:HelpAuthoring.OtherElements.InsertVariable?language=Basic&amp;location=application</value>
191                        </prop>
192                        <prop oor:name="Title" oor:type="xs:string">
193                            <value/>
194                            <value xml:lang="en-US">Insert Variable </value>
195                        </prop>
196                    </node>
197                    <node oor:name="m18" oor:op="replace">
198                        <prop oor:name="URL" oor:type="xs:string">
199                            <value>vnd.sun.star.script:HelpAuthoring.Embed.Main?language=Basic&amp;location=application</value>
200                        </prop>
201                        <prop oor:name="Title" oor:type="xs:string">
202                            <value/>
203                            <value xml:lang="en-US">Transclude (Embed) </value>
204                        </prop>
205                    </node>
206                    <node oor:name="m19" oor:op="replace">
207                        <prop oor:name="URL" oor:type="xs:string">
208                            <value>vnd.sun.star.script:HelpAuthoring.OtherElements.InsertRelatedTopics?language=Basic&amp;location=application</value>
209                        </prop>
210                        <prop oor:name="Title" oor:type="xs:string">
211                            <value/>
212                            <value xml:lang="en-US">&quot;Related Topics&quot; Section </value>
213                        </prop>
214                    </node>
215                </node>
216            </node>
217        </node>
218        <!--
219        <node oor:name="OfficeToolBar">
220            <node oor:name="org.openoffice.helpauthoring" oor:op="replace">
221                <prop oor:name="Title" oor:type="xs:string">
222                    <value/>
223                    <value xml:lang="en-US">Help Authoring</value>
224                </prop>
225                <prop oor:name="Context" oor:type="xs:string">
226                    <value>com.sun.star.text.TextDocument</value>
227                </prop>
228                <node oor:name="m01" oor:op="replace">
229                    <prop oor:name="URL" oor:type="xs:string">
230                        <value>vnd.sun.star.script:HelpAuthoring._Main.CreateFile?language=Basic&amp;location=application</value>
231                    </prop>
232                    <prop oor:name="Title" oor:type="xs:string">
233                        <value/>
234                        <value xml:lang="en-US">Create Help File</value>
235                    </prop>
236                    <prop oor:name="ImageIdentifier" oor:type="xs:string">
237                        <value xml:lang="en-US">images/favorites.png</value>
238                    </prop>
239                    <prop oor:name="Target" oor:type="xs:string">
240                        <value>_self</value>
241                    </prop>
242                    <prop oor:name="Context" oor:type="xs:string">
243                        <value>com.sun.star.text.TextDocument</value>
244                    </prop>
245                </node>
246
247                <node oor:name="m02" oor:op="replace">
248                    <prop oor:name="URL" oor:type="xs:string">
249                        <value>vnd.sun.star.script:HelpAuthoring._Main.DisplayVersion?language=Basic&amp;location=application</value>
250                    </prop>
251                    <prop oor:name="Title" oor:type="xs:string">
252                        <value/>
253                        <value xml:lang="en-US">About</value>
254                    </prop>
255                    <prop oor:name="ImageIdentifier" oor:type="xs:string">
256                        <value/>
257                    </prop>
258                    <prop oor:name="Target" oor:type="xs:string">
259                        <value>_self</value>
260                    </prop>
261                    <prop oor:name="Context" oor:type="xs:string">
262                        <value>com.sun.star.text.TextDocument</value>
263                    </prop>
264                </node>
265
266                <node oor:name="m03" oor:op="replace">
267                    <prop oor:name="URL" oor:type="xs:string">
268                        <value>vnd.sun.star.script:HelpAuthoring.Helpers.SetDocumentRoot?language=Basic&amp;location=application</value>
269                    </prop>
270                    <prop oor:name="Title" oor:type="xs:string">
271                        <value/>
272                        <value xml:lang="en-US">Set Document Root</value>
273                    </prop>
274                    <prop oor:name="ImageIdentifier" oor:type="xs:string">
275                        <value/>
276                    </prop>
277                    <prop oor:name="Target" oor:type="xs:string">
278                        <value>_self</value>
279                    </prop>
280                    <prop oor:name="Context" oor:type="xs:string">
281                        <value>com.sun.star.text.TextDocument</value>
282                    </prop>
283                </node>
284                <node oor:name="m04" oor:op="replace">
285                    <prop oor:name="URL" oor:type="xs:string">
286                        <value>vnd.sun.star.script:HelpAuthoring.Meta.Main?language=Basic&amp;location=application</value>
287                    </prop>
288                    <prop oor:name="Title" oor:type="xs:string">
289                        <value/>
290                        <value xml:lang="en-US">Edit Meta Data </value>
291                    </prop>
292                    <prop oor:name="ImageIdentifier" oor:type="xs:string">
293                        <value/>
294                    </prop>
295                    <prop oor:name="Target" oor:type="xs:string">
296                        <value>_self</value>
297                    </prop>
298                    <prop oor:name="Context" oor:type="xs:string">
299                        <value>com.sun.star.text.TextDocument</value>
300                    </prop>
301                </node>
302                <node oor:name="m05" oor:op="replace">
303                    <prop oor:name="URL" oor:type="xs:string">
304                        <value>vnd.sun.star.script:HelpAuthoring.Validate.Validate?language=Basic&amp;location=application</value>
305                    </prop>
306                    <prop oor:name="Title" oor:type="xs:string">
307                        <value/>
308                        <value xml:lang="en-US">Validate this Help File </value>
309                    </prop>
310                    <prop oor:name="ImageIdentifier" oor:type="xs:string">
311                        <value/>
312                    </prop>
313                    <prop oor:name="Target" oor:type="xs:string">
314                        <value>_self</value>
315                    </prop>
316                    <prop oor:name="Context" oor:type="xs:string">
317                        <value>com.sun.star.text.TextDocument</value>
318                    </prop>
319                </node>
320                <node oor:name="m06" oor:op="replace">
321                    <prop oor:name="URL" oor:type="xs:string">
322                        <value>vnd.sun.star.script:HelpAuthoring.OtherElements.ToggleParaL10NStatus?language=Basic&amp;location=application</value>
323                    </prop>
324                    <prop oor:name="Title" oor:type="xs:string">
325                        <value/>
326                        <value xml:lang="en-US">Toggle L10N </value>
327                    </prop>
328                    <prop oor:name="ImageIdentifier" oor:type="xs:string">
329                        <value/>
330                    </prop>
331                    <prop oor:name="Target" oor:type="xs:string">
332                        <value>_self</value>
333                    </prop>
334                    <prop oor:name="Context" oor:type="xs:string">
335                        <value>com.sun.star.text.TextDocument</value>
336                    </prop>
337                </node>
338                <node oor:name="m07" oor:op="replace">
339                    <prop oor:name="URL" oor:type="xs:string">
340                        <value>vnd.sun.star.script:HelpAuthoring.Helpers.InsertNewParaData?language=Basic&amp;location=application</value>
341                    </prop>
342                    <prop oor:name="Title" oor:type="xs:string">
343                        <value/>
344                        <value xml:lang="en-US">Assign ID </value>
345                    </prop>
346                    <prop oor:name="ImageIdentifier" oor:type="xs:string">
347                        <value/>
348                    </prop>
349                    <prop oor:name="Target" oor:type="xs:string">
350                        <value>_self</value>
351                    </prop>
352                    <prop oor:name="Context" oor:type="xs:string">
353                        <value>com.sun.star.text.TextDocument</value>
354                    </prop>
355                </node>
356                <node oor:name="m08" oor:op="replace">
357                    <prop oor:name="URL" oor:type="xs:string">
358                        <value>vnd.sun.star.script:HelpAuthoring.Comment.Main?language=Basic&amp;location=application</value>
359                    </prop>
360                    <prop oor:name="Title" oor:type="xs:string">
361                        <value/>
362                        <value xml:lang="en-US">Insert Comment </value>
363                    </prop>
364                    <prop oor:name="ImageIdentifier" oor:type="xs:string">
365                        <value/>
366                    </prop>
367                    <prop oor:name="Target" oor:type="xs:string">
368                        <value>_self</value>
369                    </prop>
370                    <prop oor:name="Context" oor:type="xs:string">
371                        <value>com.sun.star.text.TextDocument</value>
372                    </prop>
373                </node>
374                <node oor:name="m09" oor:op="replace">
375                    <prop oor:name="URL" oor:type="xs:string">
376                        <value>vnd.sun.star.script:HelpAuthoring.Table.Main?language=Basic&amp;location=application</value>
377                    </prop>
378                    <prop oor:name="Title" oor:type="xs:string">
379                        <value/>
380                        <value xml:lang="en-US">Insert Table </value>
381                    </prop>
382                    <prop oor:name="ImageIdentifier" oor:type="xs:string">
383                        <value/>
384                    </prop>
385                    <prop oor:name="Target" oor:type="xs:string">
386                        <value>_self</value>
387                    </prop>
388                    <prop oor:name="Context" oor:type="xs:string">
389                        <value>com.sun.star.text.TextDocument</value>
390                    </prop>
391                </node>
392                <node oor:name="m10" oor:op="replace">
393                    <prop oor:name="URL" oor:type="xs:string">
394                        <value>vnd.sun.star.script:HelpAuthoring.Link.Main?language=Basic&amp;location=application</value>
395                    </prop>
396                    <prop oor:name="Title" oor:type="xs:string">
397                        <value/>
398                        <value xml:lang="en-US">Insert Link </value>
399                    </prop>
400                    <prop oor:name="ImageIdentifier" oor:type="xs:string">
401                        <value/>
402                    </prop>
403                    <prop oor:name="Target" oor:type="xs:string">
404                        <value>_self</value>
405                    </prop>
406                    <prop oor:name="Context" oor:type="xs:string">
407                        <value>com.sun.star.text.TextDocument</value>
408                    </prop>
409                </node>
410                <node oor:name="m11" oor:op="replace">
411                    <prop oor:name="URL" oor:type="xs:string">
412                        <value>vnd.sun.star.script:HelpAuthoring.HID.Main?language=Basic&amp;location=application</value>
413                    </prop>
414                    <prop oor:name="Title" oor:type="xs:string">
415                        <value/>
416                        <value xml:lang="en-US">Insert Help ID </value>
417                    </prop>
418                    <prop oor:name="ImageIdentifier" oor:type="xs:string">
419                        <value/>
420                    </prop>
421                    <prop oor:name="Target" oor:type="xs:string">
422                        <value>_self</value>
423                    </prop>
424                    <prop oor:name="Context" oor:type="xs:string">
425                        <value>com.sun.star.text.TextDocument</value>
426                    </prop>
427                </node>
428                <node oor:name="m12" oor:op="replace">
429                    <prop oor:name="URL" oor:type="xs:string">
430                        <value>vnd.sun.star.script:HelpAuthoring.IND.Main?language=Basic&amp;location=application</value>
431                    </prop>
432                    <prop oor:name="Title" oor:type="xs:string">
433                        <value/>
434                        <value xml:lang="en-US">Insert Index Entry </value>
435                    </prop>
436                    <prop oor:name="ImageIdentifier" oor:type="xs:string">
437                        <value/>
438                    </prop>
439                    <prop oor:name="Target" oor:type="xs:string">
440                        <value>_self</value>
441                    </prop>
442                    <prop oor:name="Context" oor:type="xs:string">
443                        <value>com.sun.star.text.TextDocument</value>
444                    </prop>
445                </node>
446                <node oor:name="m13" oor:op="replace">
447                    <prop oor:name="URL" oor:type="xs:string">
448                        <value>vnd.sun.star.script:HelpAuthoring.OtherElements.InsertExtendedTip?language=Basic&amp;location=application</value>
449                    </prop>
450                    <prop oor:name="Title" oor:type="xs:string">
451                        <value/>
452                        <value xml:lang="en-US">Insert Extended Tip </value>
453                    </prop>
454                    <prop oor:name="ImageIdentifier" oor:type="xs:string">
455                        <value/>
456                    </prop>
457                    <prop oor:name="Target" oor:type="xs:string">
458                        <value>_self</value>
459                    </prop>
460                    <prop oor:name="Context" oor:type="xs:string">
461                        <value>com.sun.star.text.TextDocument</value>
462                    </prop>
463                </node>
464                <node oor:name="m14" oor:op="replace">
465                    <prop oor:name="URL" oor:type="xs:string">
466                        <value>vnd.sun.star.script:HelpAuthoring.OtherElements.InsertHowToGet?language=Basic&amp;location=application</value>
467                    </prop>
468                    <prop oor:name="Title" oor:type="xs:string">
469                        <value/>
470                        <value xml:lang="en-US">&quot;How to Get&quot; Section </value>
471                    </prop>
472                    <prop oor:name="ImageIdentifier" oor:type="xs:string">
473                        <value/>
474                    </prop>
475                    <prop oor:name="Target" oor:type="xs:string">
476                        <value>_self</value>
477                    </prop>
478                    <prop oor:name="Context" oor:type="xs:string">
479                        <value>com.sun.star.text.TextDocument</value>
480                    </prop>
481                </node>
482                <node oor:name="m15" oor:op="replace">
483                    <prop oor:name="URL" oor:type="xs:string">
484                        <value>vnd.sun.star.script:HelpAuthoring.OtherElements.InsertGraphic?language=Basic&amp;location=application</value>
485                    </prop>
486                    <prop oor:name="Title" oor:type="xs:string">
487                        <value/>
488                        <value xml:lang="en-US">Insert Image </value>
489                    </prop>
490                    <prop oor:name="ImageIdentifier" oor:type="xs:string">
491                        <value/>
492                    </prop>
493                    <prop oor:name="Target" oor:type="xs:string">
494                        <value>_self</value>
495                    </prop>
496                    <prop oor:name="Context" oor:type="xs:string">
497                        <value>com.sun.star.text.TextDocument</value>
498                    </prop>
499                </node>
500                <node oor:name="m16" oor:op="replace">
501                    <prop oor:name="URL" oor:type="xs:string">
502                        <value>vnd.sun.star.script:HelpAuthoring.OtherElements.InsertSection?language=Basic&amp;location=application</value>
503                    </prop>
504                    <prop oor:name="Title" oor:type="xs:string">
505                        <value/>
506                        <value xml:lang="en-US">Insert Section </value>
507                    </prop>
508                    <prop oor:name="ImageIdentifier" oor:type="xs:string">
509                        <value/>
510                    </prop>
511                    <prop oor:name="Target" oor:type="xs:string">
512                        <value>_self</value>
513                    </prop>
514                    <prop oor:name="Context" oor:type="xs:string">
515                        <value>com.sun.star.text.TextDocument</value>
516                    </prop>
517                </node>
518                <node oor:name="m17" oor:op="replace">
519                    <prop oor:name="URL" oor:type="xs:string">
520                        <value>vnd.sun.star.script:HelpAuthoring.OtherElements.InsertVariable?language=Basic&amp;location=application</value>
521                    </prop>
522                    <prop oor:name="Title" oor:type="xs:string">
523                        <value/>
524                        <value xml:lang="en-US">Insert Variable </value>
525                    </prop>
526                    <prop oor:name="ImageIdentifier" oor:type="xs:string">
527                        <value/>
528                    </prop>
529                    <prop oor:name="Target" oor:type="xs:string">
530                        <value>_self</value>
531                    </prop>
532                    <prop oor:name="Context" oor:type="xs:string">
533                        <value>com.sun.star.text.TextDocument</value>
534                    </prop>
535                </node>
536                <node oor:name="m18" oor:op="replace">
537                    <prop oor:name="URL" oor:type="xs:string">
538                        <value>vnd.sun.star.script:HelpAuthoring.Embed.Main?language=Basic&amp;location=application</value>
539                    </prop>
540                    <prop oor:name="Title" oor:type="xs:string">
541                        <value/>
542                        <value xml:lang="en-US">Transclude (Embed) </value>
543                    </prop>
544                    <prop oor:name="ImageIdentifier" oor:type="xs:string">
545                        <value/>
546                    </prop>
547                    <prop oor:name="Target" oor:type="xs:string">
548                        <value>_self</value>
549                    </prop>
550                    <prop oor:name="Context" oor:type="xs:string">
551                        <value>com.sun.star.text.TextDocument</value>
552                    </prop>
553                </node>
554                <node oor:name="m19" oor:op="replace">
555                    <prop oor:name="URL" oor:type="xs:string">
556                        <value>vnd.sun.star.script:HelpAuthoring.OtherElements.InsertRelatedTopics?language=Basic&amp;location=application</value>
557                    </prop>
558                    <prop oor:name="Title" oor:type="xs:string">
559                        <value/>
560                        <value xml:lang="en-US">&quot;Related Topics&quot; Section </value>
561                    </prop>
562                    <prop oor:name="ImageIdentifier" oor:type="xs:string">
563                        <value/>
564                    </prop>
565                    <prop oor:name="Target" oor:type="xs:string">
566                        <value>_self</value>
567                    </prop>
568                    <prop oor:name="Context" oor:type="xs:string">
569                        <value>com.sun.star.text.TextDocument</value>
570                    </prop>
571                </node>
572            </node>
573        </node>
574        //-->
575    </node>
576</oor:component-data>
577