Searched refs:sPropMemberNames (Results 1 – 2 of 2) sorted by relevance
| /AOO41X/main/extensions/source/activex/main/ |
| H A D | SOActiveX.cpp | 638 OLECHAR* sPropMemberNames[2] = { L"Name", L"Value" }; in CallLoadComponentFromURL1PBool() local 642 hr = PutPropertiesToIDisp( pdispPropVal, sPropMemberNames, pPropVar, 2 ); in CallLoadComponentFromURL1PBool() 689 OLECHAR* sPropMemberNames[2] = { L"Name", L"Value" }; in CallDispatchMethod() local 693 hr = PutPropertiesToIDisp( pdispPropVal, sPropMemberNames, pPropVar, 2 ); in CallDispatchMethod()
|
| /AOO41X/main/odk/examples/OLE/activex/ |
| H A D | SOActiveX.cpp | 435 OLECHAR* sPropMemberNames[2] = { L"Name", L"Value" }; in CallDispatch1PBool() local 439 hr = PutPropertiesToIDisp( pdispPropVal, sPropMemberNames, pPropVar, 2 ); in CallDispatch1PBool()
|