office-gobmx/basic
Andreas Heinisch efa9ea101f Renaming variables for upcoming commit for tdf#36737
... as discussed in https://gerrit.libreoffice.org/c/core/+/87550

Change-Id: I6262caf59751a2e0b6206f02aa1c7de55738a568
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/89333
Tested-by: Mike Kaganski <mike.kaganski@collabora.com>
Reviewed-by: Mike Kaganski <mike.kaganski@collabora.com>
2020-02-24 12:02:39 +01:00
..
inc move some headers inside basic 2020-02-08 13:21:31 +01:00
qa LibO Basic Property Get/Set 2020-02-22 11:35:51 +01:00
source Renaming variables for upcoming commit for tdf#36737 2020-02-24 12:02:39 +01:00
util
AllLangMoTarget_sb.mk
CppunitTest_basic_macros.mk
CppunitTest_basic_scanner.mk
IwyuFilter_basic.yaml
Library_sb.mk
Makefile
Module_basic.mk
README

Contains the StarBASIC Interpreter

This implements a macro language that, when in VBA compatibility mode,
is intended to be interoperable with Visual Basic for Applications,
allowing people to run macros embedded in their documents.

See also:
[http://wiki.openoffice.org/wiki/Basic]