summaryrefslogtreecommitdiff
path: root/svx/source/table/celleditsource.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'svx/source/table/celleditsource.hxx')
-rwxr-xr-x[-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 20b6ecfe9fa0..014180a3e4c0 100644..100755
--- a/svx/source/table/celleditsource.hxx
+++ b/svx/source/table/celleditsource.hxx
@@ -72,7 +72,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;