Searched refs:sMemberNames (Results 1 – 3 of 3) sorted by relevance
/aoo42x/main/extensions/source/activex/main/ |
H A D | com_uno_helper.h | 37 OLECHAR** sMemberNames, 42 OLECHAR** sMemberNames,
|
H A D | SOActiveX.cpp | 111 OLECHAR** sMemberNames, in PutPropertiesToIDisp() argument 118 …HRESULT hr = pdispObject->GetIDsOfNames( IID_NULL, &sMemberNames[ind], 1, LOCALE_USER_DEFAULT, &id… in PutPropertiesToIDisp() 129 OLECHAR** sMemberNames, in GetPropertiesFromIDisp() argument 136 …HRESULT hr = pdispObject->GetIDsOfNames( IID_NULL, &sMemberNames[ind], 1, LOCALE_USER_DEFAULT, &id… in GetPropertiesFromIDisp()
|
/aoo42x/main/odk/examples/OLE/activex/ |
H A D | SOActiveX.cpp | 97 OLECHAR** sMemberNames, in PutPropertiesToIDisp() argument 104 …HRESULT hr = pdispObject->GetIDsOfNames( IID_NULL, &sMemberNames[ind], 1, LOCALE_USER_DEFAULT, &id… in PutPropertiesToIDisp()
|
Completed in 23 milliseconds