Kaydet (Commit) 15dfb042 authored tarafından Markus Mohrhard's avatar Markus Mohrhard

WaE: returning reference to temporary object

Change-Id: Id703a4a058ca31c7bb1e346e5039c0ff52e91bc5
üst cb460bf3
......@@ -411,7 +411,7 @@ const OUString & ScFormulaResult::GetString() const
; // nothing
}
}
return EMPTY_STRING;
return EMPTY_OUSTRING;
}
ScConstMatrixRef ScFormulaResult::GetMatrix() const
......
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