office-gobmx/basic
Takeshi Abe 9bac4d413e typo: more then -> more than
Change-Id: I2e477d66f25bde7256938ccb1f95ab26add24922
2014-08-01 23:40:12 +09:00
..
inc Renamed brdcst.[hc]xx to SfxBroadcaster.[hc]xx 2014-07-17 08:47:58 +00:00
qa
source typo: more then -> more than 2014-08-01 23:40:12 +09:00
util
AllLangResTarget_sb.mk
CppunitTest_basic_coverage.mk
CppunitTest_basic_enable.mk
CppunitTest_basic_nested_struct.mk
CppunitTest_basic_scanner.mk
CppunitTest_basic_vba.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]