summaryrefslogtreecommitdiff
path: root/include/editeng/unoviwou.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/editeng/unoviwou.hxx')
-rw-r--r--include/editeng/unoviwou.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/editeng/unoviwou.hxx b/include/editeng/unoviwou.hxx
index ff3e8dec86e8..3c6ebe927d1c 100644
--- a/include/editeng/unoviwou.hxx
+++ b/include/editeng/unoviwou.hxx
@@ -39,7 +39,7 @@ public:
SvxDrawOutlinerViewForwarder( OutlinerView& rOutl, const Point& rShapePosTopLeft );
virtual ~SvxDrawOutlinerViewForwarder();
- virtual sal_Bool IsValid() const;
+ virtual bool IsValid() const;
virtual Rectangle GetVisArea() const;
virtual Point LogicToPixel( const Point& rPoint, const MapMode& rMapMode ) const;