1oleclient.bas is a StarBasic script that uses the
2"com.sun.star.bridge.OleObjectFactory" service to instantiate
3the ActiveX component "AxTestComponents.Basic" and calls
4functions on it.
5
6------------------------------------------------------------
7Requirements:
8
9ActiveX component: AxTestComponent.Basic must be registered.
10It is contained in extensions/test/ole/AxTestComponents
11