[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-commits
Subject:    branches/work/koffice-ko/kspread
From:       Mike Arthur <mike () mikearthur ! co ! uk>
Date:       2010-03-29 16:21:11
Message-ID: 20100329162111.BA8A5AC883 () svn ! kde ! org
[Download RAW message or body]

SVN commit 1108708 by mikearthur:

Set #PARSE correctly when an a formula could not be parsed.


 M  +2 -0      DependencyManager.cpp  


--- branches/work/koffice-ko/kspread/DependencyManager.cpp #1108707:1108708
@@ -163,6 +163,8 @@
                 int depth = d->computeDepth(cell);
                 d->depths.insert(cell , depth);
             }
+            if (!sheet->formulaStorage()->data(c).isValid())
+                cell.setValue(Value::errorPARSE());
         }
     }
 }
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic