0e8a40e8b8
the Call() already does a check Found with: git grep -A 1 -w 'IsSet()' | grep -B 1 '.Call(' | grep ':' | cut -d ':' -f 1 Change-Id: Ia7248f5d62640b75f705e539c3d1183e39c0d847 |
||
---|---|---|
.. | ||
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]