tdf#130857 qt weld: Support mail merge "Server Auth" dialog
[LibreOffice.git] / extensions / test / ole / cpnt / readme.txt
blobccac8066a17c42973f791dd24f7370e3e13d3729
1 cpnt.cxx contains a UNO component that is uses to test the olebridge within a
2 JavaScript context.  In particular it has functions using out, in/out and
3 sequence parameter that have to be specifically treated in JScript because they
4 are represented by IDispatch objects.  Other clients, such as VBScript, VB and
5 C++ applications can also use this component for testing.
6 The service name is oletest.OleTest.
7 The uno types are also build in this folder. The idl file is in ..\idl. The
8 types rdb is in wntmscixx.pro\bin\oletest.rdb
10 The service is used by:
11 OleTest.htm
12 JScriptNewStyle.htm
13 ScriptTest.html
16 Prerequisites:
18 The oletest.dll must be registered, for example in the services.rdb, using
19 regcomp. Then the uno types contained in oletest.rdb (wntmscixx/bin) must be merged
20 for example in the offapi.rdb. This is done with regmerge.