diff options
Diffstat (limited to 'wizards/source/access2base/Event.xba')
-rw-r--r-- | wizards/source/access2base/Event.xba | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/wizards/source/access2base/Event.xba b/wizards/source/access2base/Event.xba index f4b33117dc2b..cb1660217518 100644 --- a/wizards/source/access2base/Event.xba +++ b/wizards/source/access2base/Event.xba @@ -1,6 +1,7 @@ <?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE script:module PUBLIC "-//OpenOffice.org//DTD OfficeDocument 1.0//EN" "module.dtd"> -<script:module xmlns:script="http://openoffice.org/2000/script" script:name="Event" script:language="StarBasic">REM ======================================================================================================================= +<script:module xmlns:script="http://openoffice.org/2000/script" script:name="Event" script:language="StarBasic" +REM ======================================================================================================================= REM === The Access2Base library is a part of the LibreOffice project. === REM === Full documentation is available on http://www.access2base.com === REM ======================================================================================================================= |