blob: 2eca8aac32728fbff8edde7a1bc34b4e7f53ede8 (
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
|