Home
last modified time | relevance | path

Searched refs:sPropMemberNames (Results 1 – 2 of 2) sorted by relevance

/aoo42x/main/extensions/source/activex/main/
H A DSOActiveX.cpp638 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()
/aoo42x/main/odk/examples/OLE/activex/
H A DSOActiveX.cpp435 OLECHAR* sPropMemberNames[2] = { L"Name", L"Value" }; in CallDispatch1PBool() local
439 hr = PutPropertiesToIDisp( pdispPropVal, sPropMemberNames, pPropVar, 2 ); in CallDispatch1PBool()

Completed in 26 milliseconds