From 940b4d1848e8c70ab7642901a68594e8016caffc Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Sat, 27 Apr 2024 18:51:28 +0200 Subject: Adding upstream version 1:7.0.4. Signed-off-by: Daniel Baumann --- .../Components/Addons/JobsAddon/Addons.xcu | 98 ++++++++++++++++++++++ 1 file changed, 98 insertions(+) create mode 100644 odk/examples/DevelopersGuide/Components/Addons/JobsAddon/Addons.xcu (limited to 'odk/examples/DevelopersGuide/Components/Addons/JobsAddon/Addons.xcu') diff --git a/odk/examples/DevelopersGuide/Components/Addons/JobsAddon/Addons.xcu b/odk/examples/DevelopersGuide/Components/Addons/JobsAddon/Addons.xcu new file mode 100644 index 000000000..e9b9976d3 --- /dev/null +++ b/odk/examples/DevelopersGuide/Components/Addons/JobsAddon/Addons.xcu @@ -0,0 +1,98 @@ + + + + + + + + + + + + vnd.sun.star.job:alias=AsyncJob + + + + + private:image/3216 + + + + + + + AsyncJob (ALIAS)... + AsyncJob (ALIAS) ... + + + _self + + + + + + + + vnd.sun.star.job:event=onMyOwnJobEvent + + + + + private:image/3216 + + + + + + + AsyncJob (EVENT)... + AsyncJob (EVENT) ... + + + _self + + + + + + + + vnd.sun.star.job:service=com.sun.star.comp.framework.java.services.AsyncJob + + + + + private:image/3216 + + + + + + + AsyncJob (SERVICE)... + AsyncJob (SERVICE) ... + + + _self + + + + + + -- cgit v1.2.3