1 <?xml version='
1.0' encoding='UTF-
8'
?>
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 .
19 <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">
20 <node oor:
name=
"AddonUI">
22 <node oor:
name=
"AddonMenu">
24 <node oor:
name=
"myAsyncJobAlias" oor:
op=
"replace">
26 <prop oor:
name=
"URL" oor:
type=
"xs:string">
28 <value>vnd.sun.star.job:alias=AsyncJob
</value>
32 <prop oor:
name=
"Title" oor:
type=
"xs:string">
33 <!-- The x-no-translate entry is a marker to prevent l10n tooling from translation. If it is not necessary. -->
34 <value xml:
lang=
"x-no-translate"></value>
35 <value xml:
lang=
"en-US">AsyncJob (ALIAS)...
</value>
36 <value xml:
lang=
"de">AsyncJob (ALIAS) ...
</value>
38 <prop oor:
name=
"Target" oor:
type=
"xs:string">
43 <node oor:
name=
"myAsyncJobEvent" oor:
op=
"replace">
45 <prop oor:
name=
"URL" oor:
type=
"xs:string">
47 <value>vnd.sun.star.job:event=onMyOwnJobEvent
</value>
51 <prop oor:
name=
"Title" oor:
type=
"xs:string">
52 <!-- The x-no-translate entry is a marker to prevent l10n tooling from translation. If it is not necessary. -->
53 <value xml:
lang=
"x-no-translate"></value>
54 <value xml:
lang=
"en-US">AsyncJob (EVENT)...
</value>
55 <value xml:
lang=
"de">AsyncJob (EVENT) ...
</value>
57 <prop oor:
name=
"Target" oor:
type=
"xs:string">
62 <node oor:
name=
"myAsyncJobService" oor:
op=
"replace">
64 <prop oor:
name=
"URL" oor:
type=
"xs:string">
66 <value>vnd.sun.star.job:service=com.sun.star.comp.framework.java.services.AsyncJob
</value>
70 <prop oor:
name=
"Title" oor:
type=
"xs:string">
71 <!-- The x-no-translate entry is a marker to prevent l10n tooling from translation. If it is not necessary. -->
72 <value xml:
lang=
"x-no-translate"></value>
73 <value xml:
lang=
"en-US">AsyncJob (SERVICE)...
</value>
74 <value xml:
lang=
"de">AsyncJob (SERVICE) ...
</value>
76 <prop oor:
name=
"Target" oor:
type=
"xs:string">