610b2b94b3
change code like aStr = OUString("xxxx"); to aStr = "xxxx"; Change-Id: Ib981a5cc735677ec5dba76ef9279a107d22e99d4 |
||
---|---|---|
.. | ||
inc | ||
qa | ||
source | ||
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]