summaryrefslogtreecommitdiff
path: root/extensions/test/ole/cpnt/readme.txt
diff options
context:
space:
mode:
Diffstat (limited to 'extensions/test/ole/cpnt/readme.txt')
-rw-r--r--extensions/test/ole/cpnt/readme.txt5
1 files changed, 5 insertions, 0 deletions
diff --git a/extensions/test/ole/cpnt/readme.txt b/extensions/test/ole/cpnt/readme.txt
new file mode 100644
index 000000000000..62a12a1ef250
--- /dev/null
+++ b/extensions/test/ole/cpnt/readme.txt
@@ -0,0 +1,5 @@
+cpnt.cxx contains a uno component that is uses to test the olebridge
+within a JavaScript context.
+In particular it has functions using out, in/out and sequence parameter
+that have to be specifically treated in JScript because they are represented
+by IDispatch objects. \ No newline at end of file