office-gobmx/basic
2012-07-09 14:23:26 +01:00
..
inc clean up include guards in sbxvar.hxx 2012-07-05 10:48:19 +02:00
prj
qa/cppunit make unoCheckStruct uglier but detect unfixed type assignment + add new tests 2012-07-05 19:31:16 +01:00
source some UniString->rtl::OUString 2012-07-09 12:16:56 +01:00
util
AllLangResTarget_sb.mk
CppunitTest_basic_enable.mk targetted rename xcr -> xmlscript to match includes and module name 2012-07-09 14:23:26 +01:00
CppunitTest_basic_nested_struct.mk targetted rename xcr -> xmlscript to match includes and module name 2012-07-09 14:23:26 +01:00
CppunitTest_basic_scanner.mk targetted rename xcr -> xmlscript to match includes and module name 2012-07-09 14:23:26 +01:00
Library_sb.mk targetted rename xcr -> xmlscript to match includes and module name 2012-07-09 14:23:26 +01:00
Makefile
Module_basic.mk split out some common basic test stuff, add intial nested struct test 2012-07-05 13:56:42 +01: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]