office-gobmx/basic
Noel Grandin 7470cc532f fdo#46808, Adapt reflection::ProxyFactory UNO service to new style
The service is deprecated, but we still have a handful of in-tree
users, and converting it lets me thread XComponentContext through
a bunch of classes.

Change-Id: Iffdfe537ada6b9e4a89f9b3c8dd82ca85f4bfaba
2012-11-28 13:06:18 +01:00
..
inc convert users of XDocumentInfo to XDocumentProperties 2012-11-22 12:10:30 +01:00
prj
qa basic add a generic unit test fixture 2012-11-03 20:24:28 -05:00
source fdo#46808, Adapt reflection::ProxyFactory UNO service to new style 2012-11-28 13:06:18 +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 AllSettings with LanguageTag 2012-11-22 12:34:59 +01:00
Library_sb.mk AllSettings with LanguageTag 2012-11-22 12:34:59 +01:00
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]