From 267c6f2ac71f92999e969232431ba04678e7437e Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Mon, 15 Apr 2024 07:54:39 +0200 Subject: Adding upstream version 4:24.2.0. 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 0000000000..3424c168eb --- /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 0000000000..669529dbce --- /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 0000000000..67c9503b78 --- /dev/null +++ b/wizards/source/standard/script.xlb @@ -0,0 +1,5 @@ + + + + + -- cgit v1.2.3