Searched defs:dispparams (Results 1 – 4 of 4) sorted by relevance
/aoo41x/main/extensions/source/ole/ |
H A D | oleobjw.cxx | 274 DISPPARAMS dispparams; in setValue() local 476 DISPPARAMS dispparams = {0, 0, 0, 0}; in getValue() local 1016 DISPPARAMS dispparams= { pVarParams, NULL, parameterCount, 0}; in invokeWithDispIdUnoTlb() local 1289 DISPPARAMS dispparams = {NULL, NULL, 0, 0}; in directInvoke() local 1663 DISPPARAMS dispparams = {NULL, NULL, 0, 0}; in invokeWithDispIdComTlb() local
|
H A D | unoobjw.cxx | 629 DISPPARAMS dispparams = {NULL, NULL, 1, 1}; in writeBackOutParameter2() local
|
/aoo41x/main/odk/examples/OLE/activex/ |
H A D | SOActiveX.cpp | 67 DISPPARAMS dispparams= { params, 0, count, 0}; in ExecuteFunc() local
|
/aoo41x/main/extensions/source/activex/main/ |
H A D | SOActiveX.cpp | 74 DISPPARAMS dispparams= { params, 0, count, 0}; in ExecuteFunc() local
|
Completed in 50 milliseconds