Files
loongoffice/basic
Noel Grandin d2c45d0460 fdo#46808, Adapt i18n::Transliteration UNO service to new style
Simply make the service implement XExtendedTransliteration, since all
of the implementatins already do that.

Change-Id: If03bf56a8d33931ad0230743a4603e2ae9b104ac
2012-11-05 16:43:15 +01:00
..
2012-11-03 20:24:28 -05:00
2012-11-03 20:24:28 -05:00
2012-07-18 09:29:19 +01:00
2012-07-18 09:29:19 +01:00
2012-07-18 09:29:19 +01:00

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]