Home
last modified time | relevance | path

Searched refs:oletest (Results 1 – 10 of 10) sorted by relevance

/aoo4110/main/extensions/test/ole/unoTocomCalls/Test/
H A DTest.cpp78 CComDispatchDriver oletest( retVal.punkVal); in doTest() local
96 hr= oletest.Invoke2(L"testInterface", &param1, &param2); in doTest()
99 hr= oletest.Invoke2(L"testInterface", &param1, &param2); in doTest()
102 hr= oletest.Invoke2(L"testInterface", &param1, &param2); in doTest()
105 hr= oletest.Invoke2(L"testInterface", &param1, &param2); in doTest()
108 hr= oletest.Invoke2(L"testInterface", &param1, &param2); in doTest()
111 hr= oletest.Invoke2(L"testInterface", &param1, &param2); in doTest()
114 hr= oletest.Invoke2(L"testInterface", &param1, &param2); in doTest()
117 hr= oletest.Invoke2(L"testInterface", &param1, &param2); in doTest()
120 hr= oletest.Invoke2(L"testInterface", &param1, &param2); in doTest()
[all …]
/aoo4110/main/extensions/test/ole/OleConverterVar1/
H A DconvTest.cxx59 using namespace oletest;
138 CComDispatchDriver oletest; in doTest() local
143 oletest= pVariant->pdispVal; in doTest()
189 hr= oletest.GetPropertyByName( static_cast<LPCOLESTR>(L"attrBy"), &varRet); in doTest()
190 hr= oletest.GetPropertyByName( static_cast<LPCOLESTR>(L"attrBy"), &varRet); in doTest()
202 hr = oletest.p->Invoke(dispid, IID_NULL, LOCALE_USER_DEFAULT, in doTest()
205 hr = oletest.p->Invoke(dispid, IID_NULL, LOCALE_USER_DEFAULT, in doTest()
212 hr = oletest.p->Invoke(dispid, IID_NULL, LOCALE_USER_DEFAULT, in doTest()
215 hr = oletest.p->Invoke(dispid, IID_NULL, LOCALE_USER_DEFAULT, in doTest()
221 hr = oletest.p->Invoke( dispid, IID_NULL, LOCALE_USER_DEFAULT, in doTest()
[all …]
H A Dreadme.txt7 com.sun.star.bridge.OleBridgeSupplierVar1, oletest.OleTest. The OleTest
9 oletest.rdb file that must be merged with the types.rdb and OleTest
/aoo4110/main/extensions/test/ole/idl/
H A Doletest.idl30 module oletest
215 oletest::XSimple returnInterface();
217 void outStruct( [out] oletest::SimpleStruct outStruct);
218 void outEnum( [out] oletest::SimpleEnum outEnum);
231 void outValuesAll( [out] oletest::XSimple outInterface,
247 void inoutEnum( [inout] oletest::SimpleEnum inoutVal);
259 void inoutValuesAll( [inout] oletest::XSimple aXSimple,
260 [inout] oletest::SimpleStruct aStruct,
261 [inout] oletest::SimpleEnum aEnum,
281 [attribute] oletest::XSimple simple;
[all …]
/aoo4110/main/extensions/test/ole/cpnt/
H A Dmakefile.mk26 TARGET= oletest
89 ALLIDLFILES:= ..$/idl$/oletest.idl
91 $(BIN)$/oletest.rdb: $(ALLIDLFILES)
96 $(MISC)$/$(TARGET).cppumaker.done: $(BIN)$/oletest.rdb
H A Dreadme.txt6 The service name is oletest.OleTest.
8 types rdb is in wntmscixx.pro\bin\oletest.rdb
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
H A Dcpnt.cxx60 using namespace oletest;
/aoo4110/main/extensions/test/ole/unoTocomCalls/
H A Dreadme.txt4 Callback implements functions defined in oletest.XCallback
5 and Simple implements functions defined in oletest.XSimple.
/aoo4110/main/extensions/test/ole/VisualBasic/
H A Dreadme.txt5 Component oletest.Oletest (extensions/test/ole/cpnt)
10 types (oletest.rdb in wntmsci7/bin/) which must be merged with the rdb.
/aoo4110/main/extensions/test/ole/cppToUno/
H A Dreadme.txt4 To run the test, the service oletest.OleTest ( extensions/test/ole/cpnt)

Completed in 48 milliseconds