mirror of
https://github.com/LibreOffice/core.git
synced 2026-01-17 13:21:34 +00:00
Move the class out of weld.hxx into its own header and source file, in order to make it easier to keep an overview and to avoid having to recompile ~all UI code when the class is modified. Change-Id: I27033905fe8be1c3646c8cf08799c9bf53eeb471 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/196448 Tested-by: Jenkins Reviewed-by: Michael Weghorn <m.weghorn@posteo.de>
StarBASIC Interpreter
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.