diff options
Diffstat (limited to 'extensions/test/ole/OleConverterVar1/readme.txt')
-rw-r--r-- | extensions/test/ole/OleConverterVar1/readme.txt | 18 |
1 files changed, 10 insertions, 8 deletions
diff --git a/extensions/test/ole/OleConverterVar1/readme.txt b/extensions/test/ole/OleConverterVar1/readme.txt index 11bf9c37d842..148bab04c147 100644 --- a/extensions/test/ole/OleConverterVar1/readme.txt +++ b/extensions/test/ole/OleConverterVar1/readme.txt @@ -1,8 +1,10 @@ -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 applicat.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 applicat.rdb and OleTest -must be registered to the applicat.rdb.
\ No newline at end of file +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.
|