summaryrefslogtreecommitdiff
path: root/svx/source/table/celleditsource.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'svx/source/table/celleditsource.hxx')
-rw-r--r--svx/source/table/celleditsource.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/svx/source/table/celleditsource.hxx b/svx/source/table/celleditsource.hxx
index 561086106fbf..4d5ccbd43e55 100644
--- a/svx/source/table/celleditsource.hxx
+++ b/svx/source/table/celleditsource.hxx
@@ -71,7 +71,7 @@ public:
void unlock();
// the SvxViewForwarder interface
- virtual BOOL IsValid() const;
+ virtual sal_Bool IsValid() const;
virtual Rectangle GetVisArea() const;
virtual Point LogicToPixel( const Point&, const MapMode& ) const;
virtual Point PixelToLogic( const Point&, const MapMode& ) const;