office-gobmx/basic
Julien Nabet 99ddd57693 Fix .Len -> getLength
Change-Id: Ibe3e97a6fa59098b9234e4aae04118abc4e37eea
2012-11-04 11:12:48 +01:00
..
inc basic: preliminary cosmetic clean-up 2012-11-03 20:24:28 -05:00
prj
qa basic add a generic unit test fixture 2012-11-03 20:24:28 -05:00
source Fix .Len -> getLength 2012-11-04 11:12:48 +01:00
util
AllLangResTarget_sb.mk
CppunitTest_basic_coverage.mk basic add a generic unit test fixture 2012-11-03 20:24:28 -05:00
CppunitTest_basic_enable.mk gbuild: invert handling of standard system libraries: 2012-09-28 16:49:08 +02:00
CppunitTest_basic_nested_struct.mk gbuild: invert handling of standard system libraries: 2012-09-28 16:49:08 +02:00
CppunitTest_basic_scanner.mk gbuild: invert handling of standard system libraries: 2012-09-28 16:49:08 +02:00
Library_sb.mk fix WNT build: missed one oleaut32 2012-09-28 17:57:58 +02:00
Makefile
Module_basic.mk basic add a generic unit test fixture 2012-11-03 20:24:28 -05:00
Package_inc.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.services.openoffice.org/wiki/Basic]