blob: 67bc8d920415781bdf3fa0388fc5cd1ab36ff48a (
plain)
1
2
3
4
5
6
7
8
9
10
|
Currently broken!!
The program test the Service com.sun.star.bridge.OleBridgeSupplierVar1.
While running in debug mode it writes infos to the debug - output.
The executable needs a services.rdb present with the registered services
com.sun.star.bridge.OleBridgeSupplierVar1, oletest.OleTest. The OleTest
component resides in extensions/test/ole/cpnt. The build creates an
oletest.rdb file that must be merged with the types.rdb and OleTest
must be registered to the services.rdb.
|