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