summaryrefslogtreecommitdiff
path: root/sc/source/ui/inc/gridwin.hxx
diff options
context:
space:
mode:
authorNoel Grandin <noel.grandin@collabora.co.uk>2018-03-28 10:08:30 +0200
committerNoel Grandin <noel.grandin@collabora.co.uk>2018-03-29 08:33:36 +0200
commit15c9be2bbb9e0ee8853a982f96338960a80d6ee5 (patch)
treea0306a6218dc6e8cefcc9011d156770ead91381b /sc/source/ui/inc/gridwin.hxx
parent29db56381dc19baa77c39f4f2f69c8c587eddcad (diff)
loplugin:virtualdown in vcl
Change-Id: Iea173295b7bc5e7f8a5e0215dc13ab32190c6f8f Reviewed-on: https://gerrit.libreoffice.org/51999 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
Diffstat (limited to 'sc/source/ui/inc/gridwin.hxx')
-rw-r--r--sc/source/ui/inc/gridwin.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sc/source/ui/inc/gridwin.hxx b/sc/source/ui/inc/gridwin.hxx
index 2788f3574be0..958dc7849691 100644
--- a/sc/source/ui/inc/gridwin.hxx
+++ b/sc/source/ui/inc/gridwin.hxx
@@ -325,7 +325,7 @@ public:
int nTilePosX, int nTilePosY,
long nTileWidth, long nTileHeight );
- /// @see OutputDevice::LogicInvalidate().
+ /// @see Window::LogicInvalidate().
void LogicInvalidate(const tools::Rectangle* pRectangle) override;
/// Update the cell selection according to what handles have been dragged.