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 --- wizards/source/standard/Module1.xba | 24 ++++++++++++++++++++++++ wizards/source/standard/dialog.xlb | 3 +++ wizards/source/standard/script.xlb | 5 +++++ 3 files changed, 32 insertions(+) create mode 100644 wizards/source/standard/Module1.xba create mode 100644 wizards/source/standard/dialog.xlb create mode 100644 wizards/source/standard/script.xlb (limited to 'wizards/source/standard') diff --git a/wizards/source/standard/Module1.xba b/wizards/source/standard/Module1.xba new file mode 100644 index 000000000..3424c168e --- /dev/null +++ b/wizards/source/standard/Module1.xba @@ -0,0 +1,24 @@ + + + +REM ***** BASIC ***** + +Sub Main + +End Sub \ No newline at end of file diff --git a/wizards/source/standard/dialog.xlb b/wizards/source/standard/dialog.xlb new file mode 100644 index 000000000..669529dbc --- /dev/null +++ b/wizards/source/standard/dialog.xlb @@ -0,0 +1,3 @@ + + + diff --git a/wizards/source/standard/script.xlb b/wizards/source/standard/script.xlb new file mode 100644 index 000000000..67c9503b7 --- /dev/null +++ b/wizards/source/standard/script.xlb @@ -0,0 +1,5 @@ + + + + + -- cgit v1.2.3