Kaydet (Commit) fd9d991e authored tarafından Tor Lillqvist's avatar Tor Lillqvist Kaydeden (comit) Dennis Francis

Need more ScInterpreterContexts

Change-Id: I1dd679156661bb5cb025ca6cb46d19783524d5a4
üst d051fe70
......@@ -846,7 +846,7 @@ void ScInterpreter::IterateParameters( ScIterFunc eFunc, bool bTextAsZero )
nFuncFmtIndex = aAction.getNumberFormat();
}
nFuncFmtType = pDok->GetFormatTable()->GetType( nFuncFmtIndex );
nFuncFmtType = mrContext.GetFormatTable()->GetType( nFuncFmtIndex );
}
else
{
......
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