Name Date Size #Lines LOC

..18-Oct-2019-

oleclient.basH A D18-Oct-201915.7 KiB630551

readme.txtH A D18-Oct-2019383 118

readme.txt

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