summaryrefslogtreecommitdiffstats
path: root/sc/source/ui/inc/gridmerg.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sc/source/ui/inc/gridmerg.hxx')
-rw-r--r--sc/source/ui/inc/gridmerg.hxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/sc/source/ui/inc/gridmerg.hxx b/sc/source/ui/inc/gridmerg.hxx
index dd656b948a6b..3f0fae61b658 100644
--- a/sc/source/ui/inc/gridmerg.hxx
+++ b/sc/source/ui/inc/gridmerg.hxx
@@ -43,8 +43,8 @@ private:
long nVarStart;
long nVarDiff;
long nCount;
- BOOL bVertical;
- BOOL bOptimize;
+ sal_Bool bVertical;
+ sal_Bool bOptimize;
void AddLine( long nStart, long nEnd, long nPos );