Kaydet (Commit) 2c0dad4a authored tarafından Ivo Hinkelmann's avatar Ivo Hinkelmann

masterfix: #i10000# INT16 -> sal_Int16

üst 1e0c228c
......@@ -915,7 +915,7 @@ HRESULT InterfaceOleWrapper_Impl::doInvoke( DISPPARAMS * pdispparams, VARIANT *
HRESULT ret= S_OK;
try
{
Sequence<INT16> outIndex;
Sequence<sal_Int16> outIndex;
Sequence<Any> outParams;
Any returnValue;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment