Files
loongoffice/basic
Noel Grandin 536051f886 fix Windows build
after commit 22b094f5d8e1e82375b135abd3a6f99a9a555244
"loplugin:unusedmethods basic"

Change-Id: I7586d2487e47731db93335c3d9969626bf2eb6ab
2015-07-15 14:04:59 +02:00
..
2015-06-27 18:24:57 +01:00
2015-07-15 09:07:05 +00:00
2015-07-15 14:04:59 +02:00
2015-02-26 15:34:57 +01:00
2015-02-26 15:34:57 +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.openoffice.org/wiki/Basic]