Kaydet (Commit) f8991401 authored tarafından Stephan Bergmann's avatar Stephan Bergmann

fix previous fix

Change-Id: I0ceaf6367163bbe8aa0f0774961f2e2398471aef
üst 1d0d881b
......@@ -505,7 +505,6 @@ uno::Any SAL_CALL ScAccessibleCell::getExtendedAttributes()
strFor = strFor.replaceAt(0,1,"");
strFor = ReplaceFourChar(strFor);
strFor = "Formula:" + strFor;
strFor += strSplit;
strFor += ";Note:";
strFor += ReplaceFourChar(GetAllDisplayNote());
strFor += ";";
......
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