Files
loongoffice/extensions/test/ole/StarBasic_OleClient
Andras Timar b55259eeb5 typo fixes
Change-Id: Ia5f104bfd707bcf4e159c78ca2764c861fb0b6d9
2013-12-20 15:55:00 +01:00
..

oleclient.bas is a StarBasic script that uses the
"com.sun.star.bridge.OleObjectFactory" service to instantiate
the ActiveX component "AxTestComponents.Basic" and calls
functions on it.

------------------------------------------------------------
Requirements:

ActiveX component: AxTestComponent.Basic must be registered.
It is contained in extensions/test/ole/AxTestComponents