office-gobmx/basic
Michael Stahl 93a118d728 fix WNT build: missed one oleaut32
Change-Id: Ic079200f6a3f1a1e7ac38f971e4da40a8dd39dd0
2012-09-28 17:57:58 +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 Fix MSVC build: #undef EXPLICIT (which gets defined as 'explicit' somewhere) 2012-09-25 11:50:56 +03:00
util
AllLangResTarget_sb.mk
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
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]