merge the formfield patch from ooo-build
[ooovba.git] / extensions / test / ole / cpnt / readme.txt
blob46d525efb285b5c9e32175bc07c94316003ef638
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.