summaryrefslogtreecommitdiff
path: root/sw/inc/cellfml.hxx
diff options
context:
space:
mode:
authorTakeshi Abe <tabe@fixedpoint.jp>2012-11-17 19:04:02 +0900
committerTakeshi Abe <tabe@fixedpoint.jp>2012-11-17 19:06:39 +0900
commit30bd9fbd9317aeee15edbf98e50be59236c60a67 (patch)
tree481c4800b9fa3bbd341f28367662871f9df72321 /sw/inc/cellfml.hxx
parent3dd3fc17a6b8f5dbc3d795ac80ad737647ab553c (diff)
sal_Bool to bool
Change-Id: I4700455a1f2057ac2cc32da0260c810311c84a4f
Diffstat (limited to 'sw/inc/cellfml.hxx')
-rw-r--r--sw/inc/cellfml.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sw/inc/cellfml.hxx b/sw/inc/cellfml.hxx
index d5a6f2dea672..f4b8eadd0b5e 100644
--- a/sw/inc/cellfml.hxx
+++ b/sw/inc/cellfml.hxx
@@ -99,7 +99,7 @@ protected:
String sFormel; ///< current formula
NameType eNmType; ///< current display method
- sal_Bool bValidValue; ///< sal_True: recalculate formula
+ bool bValidValue; ///< true: recalculate formula
// find the node in which the formula is located
// TextFeld -> TextNode,