diff options
Diffstat (limited to 'extensions/test/ole/unoTocomCalls/readme.txt')
-rw-r--r-- | extensions/test/ole/unoTocomCalls/readme.txt | 18 |
1 files changed, 9 insertions, 9 deletions
diff --git a/extensions/test/ole/unoTocomCalls/readme.txt b/extensions/test/ole/unoTocomCalls/readme.txt index 28dd560f03fd..40841cb0e8f6 100644 --- a/extensions/test/ole/unoTocomCalls/readme.txt +++ b/extensions/test/ole/unoTocomCalls/readme.txt @@ -1,9 +1,9 @@ -The directory XCallback_Impl contains a MSDEV project that -creates a dll containing the ActiveX components -XCallback_Impl.Simple and XCallback_Impl.Callback -Callback implements functions defined in oletest.XCallback -and Simple implements functions defined in oletest.XSimple. -These interfaces are build in extensions/test/ole/cpnt - -The projects in unoToComCalls test the functionality of COM -and JScript object which implement UNO interfaces.
\ No newline at end of file +The directory XCallback_Impl contains a MSDEV project that
+creates a dll containing the ActiveX components
+XCallback_Impl.Simple and XCallback_Impl.Callback
+Callback implements functions defined in oletest.XCallback
+and Simple implements functions defined in oletest.XSimple.
+These interfaces are build in extensions/test/ole/cpnt
+
+The projects in unoToComCalls test the functionality of COM
+and JScript object which implement UNO interfaces.
|