office-gobmx/basic
Andrea Gelmini b0388ef109 Fix typo in code
Change-Id: Ib1daf257018d5a5da90773dd39086f18666fea9f
Reviewed-on: https://gerrit.libreoffice.org/24533
Tested-by: Jenkins <ci@libreoffice.org>
Reviewed-by: Markus Mohrhard <markus.mohrhard@googlemail.com>
2016-05-01 09:46:58 +00:00
..
inc loplugin:passstuffbyref in basic 2016-04-13 13:27:51 +02:00
qa Remove needless typedef from basic/qa/cppunit/basic_coverage.cxx 2016-04-18 07:16:41 +00:00
source Fix typo in code 2016-05-01 09:46:58 +00:00
util
AllLangResTarget_sb.mk
CppunitTest_basic_macros.mk
CppunitTest_basic_scanner.mk
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]