summaryrefslogtreecommitdiffstats
path: root/sc/source/ui/inc/seltrans.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sc/source/ui/inc/seltrans.hxx')
-rw-r--r--sc/source/ui/inc/seltrans.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sc/source/ui/inc/seltrans.hxx b/sc/source/ui/inc/seltrans.hxx
index c695c918dad0..3df2420f0ca3 100644
--- a/sc/source/ui/inc/seltrans.hxx
+++ b/sc/source/ui/inc/seltrans.hxx
@@ -66,7 +66,7 @@ public:
virtual ~ScSelectionTransferObj();
void ForgetView();
- BOOL StillValid();
+ sal_Bool StillValid();
ScTabView* GetView() const { return pView; }
ScTransferObj* GetCellData();