summaryrefslogtreecommitdiff
path: root/svx/inc/svx/unoshtxt.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'svx/inc/svx/unoshtxt.hxx')
-rw-r--r--svx/inc/svx/unoshtxt.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/svx/inc/svx/unoshtxt.hxx b/svx/inc/svx/unoshtxt.hxx
index 07e6ef79f7ca..e7c678a8a358 100644
--- a/svx/inc/svx/unoshtxt.hxx
+++ b/svx/inc/svx/unoshtxt.hxx
@@ -83,7 +83,7 @@ public:
// static sal_Bool hasLevels( const SdrObject* pObject );
// 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;