summaryrefslogtreecommitdiff
path: root/editeng/inc/editeng/unoviwed.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'editeng/inc/editeng/unoviwed.hxx')
-rw-r--r--editeng/inc/editeng/unoviwed.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/editeng/inc/editeng/unoviwed.hxx b/editeng/inc/editeng/unoviwed.hxx
index 8fb1638e9206..0acdc6e769f4 100644
--- a/editeng/inc/editeng/unoviwed.hxx
+++ b/editeng/inc/editeng/unoviwed.hxx
@@ -44,7 +44,7 @@ public:
SvxEditEngineViewForwarder( EditView& rView );
virtual ~SvxEditEngineViewForwarder();
- virtual BOOL IsValid() const;
+ virtual sal_Bool IsValid() const;
virtual Rectangle GetVisArea() const;
virtual Point LogicToPixel( const Point& rPoint, const MapMode& rMapMode ) const;