office-gobmx/basic
Stephan Bergmann 83e191e25d Do not use C++-UNO internal static_type functions in client code
...use cppu::UnoType instead.

Change-Id: I507914b30ef8acda910ee4ecc0589fd328eb6f31
2013-12-12 11:10:10 +01:00
..
inc sbxbase.hxx is private to basic 2013-12-11 10:49:57 +02:00
qa Drop duplicate #include 2013-12-08 17:20:40 +09:00
source Do not use C++-UNO internal static_type functions in client code 2013-12-12 11:10:10 +01:00
util
AllLangResTarget_sb.mk
CppunitTest_basic_coverage.mk
CppunitTest_basic_enable.mk
CppunitTest_basic_nested_struct.mk
CppunitTest_basic_scanner.mk
CppunitTest_basic_vba.mk
Library_sb.mk
Makefile
Module_basic.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.openoffice.org/wiki/Basic]