office-gobmx/basic
Stephan Bergmann 03a9f139bd ComponentContext::getUnoContext -> getComponentContext simplification
...and some further clean-up.

Change-Id: If5dce53e382b56390c502d0d0d93fc06cbfe33ea
2012-09-19 13:16:38 +02: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 ComponentContext::getUnoContext -> getComponentContext simplification 2012-09-19 13:16:38 +02: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]