Kaydet (Commit) 2d279bc7 authored tarafından Julien Nabet's avatar Julien Nabet

Typo: intead->instead

Change-Id: I6aff104fa5749217d5c9628b5dfbfd3ac79bdc43
üst 3640717c
...@@ -216,7 +216,7 @@ void XclExpRoot::InitializeGlobals() ...@@ -216,7 +216,7 @@ void XclExpRoot::InitializeGlobals()
ScDocument& rDoc = GetDoc(); ScDocument& rDoc = GetDoc();
// Pass the model factory to OpCodeProvider, not the process // Pass the model factory to OpCodeProvider, not the process
// service factory, otherwise a FormulaOpCodeMapperObj would be // service factory, otherwise a FormulaOpCodeMapperObj would be
// instantiated intead of a ScFormulaOpCodeMapperObj and the // instantiated instead of a ScFormulaOpCodeMapperObj and the
// ScCompiler virtuals not be called! Which would be the case with // ScCompiler virtuals not be called! Which would be the case with
// the current (2013-01-24) rDoc.GetServiceManager() // the current (2013-01-24) rDoc.GetServiceManager()
const SfxObjectShell* pShell = rDoc.GetDocumentShell(); const SfxObjectShell* pShell = rDoc.GetDocumentShell();
......
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