office-gobmx/basic
Michael Meeks f88c4a5bc1 dung out namespacing clutter.
Change-Id: I14794ca0cd2a8ea84ba41e1dc689503647696e3a
2012-09-17 16:30:45 +01:00
..
inc Remove unused reference class 2012-09-13 19:46:22 +09:00
prj
qa/cppunit These tests do not need the UCB 2012-09-17 13:35:54 +02:00
source dung out namespacing clutter. 2012-09-17 16:30:45 +01:00
util
AllLangResTarget_sb.mk
CppunitTest_basic_enable.mk fdo#46808, Adapt i18n::LocaleData UNO service to new style 2012-09-17 14:28:21 +02:00
CppunitTest_basic_nested_struct.mk fdo#46808, Adapt i18n::LocaleData UNO service to new style 2012-09-17 14:28:21 +02:00
CppunitTest_basic_scanner.mk
Library_sb.mk add more runtime deps on resource files for unit-tests 2012-08-21 02:06:01 +02:00
Makefile
Module_basic.mk
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]