Kaydet (Commit) a3069b81 authored tarafından Caolán McNamara's avatar Caolán McNamara

WaE: debug=t

üst f398f7ca
......@@ -408,7 +408,7 @@ void ScParameterClassification::MergeArgumentsFromFunctionResource()
continue; // not an internal opcode or already done
RunData* pRun = &pData[ pDesc->nFIndex ];
sal_Int32 nArgs = pDesc->GetSuppressedArgCount();
sal_uInt16 nArgs = pDesc->GetSuppressedArgCount();
if ( nArgs >= VAR_ARGS )
{
nArgs -= VAR_ARGS - 1;
......
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