summaryrefslogtreecommitdiffstats
path: root/extensions/test/ole/StarBasic_OleClient/readme.txt
blob: d3ee22237db6cca1af501444b3f43717b718d9db (plain)
1
2
3
4
5
6
7
8
9
10
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