diff options
Diffstat (limited to 'include/svx/unoshtxt.hxx')
-rw-r--r-- | include/svx/unoshtxt.hxx | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/svx/unoshtxt.hxx b/include/svx/unoshtxt.hxx index 55afd0f40207..9acd57f6172c 100644 --- a/include/svx/unoshtxt.hxx +++ b/include/svx/unoshtxt.hxx @@ -73,7 +73,6 @@ public: // the SvxViewForwarder interface virtual bool IsValid() const override; - virtual tools::Rectangle GetVisArea() const override; virtual Point LogicToPixel( const Point&, const MapMode& ) const override; virtual Point PixelToLogic( const Point&, const MapMode& ) const override; |