Name | Date | Size | #Lines | LOC | ||
---|---|---|---|---|---|---|
.. | 22-May-2021 | - | ||||
convTest.cxx | H A D | 22-May-2021 | 22.3 KiB | 653 | 499 | |
makefile.mk | H A D | 22-May-2021 | 1.4 KiB | 63 | 24 | |
readme.txt | H A D | 22-May-2021 | 483 | 11 | 8 | |
smartarray.h | H A D | 22-May-2021 | 5.5 KiB | 230 | 144 |
readme.txt
1Currently broken!! 2 3The program test the Service com.sun.star.bridge.OleBridgeSupplierVar1. 4While running in debug mode it writes infos to the debug - output. 5 6The executable needs a services.rdb present with the registered services 7com.sun.star.bridge.OleBridgeSupplierVar1, oletest.OleTest. The OleTest 8component resides in extensions/test/ole/cpnt. The build creates an 9oletest.rdb file that must be merged with the types.rdb and OleTest 10must be registered to the services.rdb. 11