office-gobmx/basic
Noel Grandin 5837402fb1 fdo#46808, use service constructor for ucb::SimpleFileAccess
I upgraded the service to return XSimpleFileAccess3, since it
already implemented that interface, and it's backwards
compatible.

Change-Id: I40001a46048bd21a23b6a2f58a95376f06fc634b
2012-11-15 08:28:44 +01:00
..
inc basic: String -> OUString 2012-11-07 02:14:53 -06:00
prj
qa basic add a generic unit test fixture 2012-11-03 20:24:28 -05:00
source fdo#46808, use service constructor for ucb::SimpleFileAccess 2012-11-15 08:28:44 +01:00
util
AllLangResTarget_sb.mk
CppunitTest_basic_coverage.mk basic add a generic unit test fixture 2012-11-03 20:24:28 -05:00
CppunitTest_basic_enable.mk
CppunitTest_basic_nested_struct.mk
CppunitTest_basic_scanner.mk
Library_sb.mk
Makefile
Module_basic.mk basic add a generic unit test fixture 2012-11-03 20:24:28 -05:00
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]