summaryrefslogtreecommitdiff
path: root/sc/source/ui/inc/datafdlg.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sc/source/ui/inc/datafdlg.hxx')
-rw-r--r--sc/source/ui/inc/datafdlg.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sc/source/ui/inc/datafdlg.hxx b/sc/source/ui/inc/datafdlg.hxx
index fadc68836..3511261e5 100644
--- a/sc/source/ui/inc/datafdlg.hxx
+++ b/sc/source/ui/inc/datafdlg.hxx
@@ -73,7 +73,7 @@ private:
SCROW nStartRow;
SCROW nEndRow;
SCTAB nTab;
- sal_Bool bNoSelection;
+ bool bNoSelection;
boost::ptr_vector<FixedText> maFixedTexts;
boost::ptr_vector<Edit> maEdits;