summaryrefslogtreecommitdiff
path: root/include/vcl/outdev.hxx
diff options
context:
space:
mode:
authorChris Sherlock <chris.sherlock79@gmail.com>2020-12-26 11:26:37 +1100
committerNoel Grandin <noel.grandin@collabora.co.uk>2021-01-08 08:24:42 +0100
commitc8d564094ecb6e82ed924217651a8f88ce5039c8 (patch)
tree11fe3d95bdbe4547e0a442e6bd4027036cf52224 /include/vcl/outdev.hxx
parentf2171af6ce3516598d9f8bac8294025a21a5b1a2 (diff)
vcl: migrate OutputDevice::DrawShadowBitmapEx() to BitmapShadowFilter
Change-Id: I5d8b92d91530feed92dcdf2e384448b05eebdb0f Reviewed-on: https://gerrit.libreoffice.org/c/core/+/108315 Tested-by: Jenkins Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
Diffstat (limited to 'include/vcl/outdev.hxx')
-rw-r--r--include/vcl/outdev.hxx3
1 files changed, 0 insertions, 3 deletions
diff --git a/include/vcl/outdev.hxx b/include/vcl/outdev.hxx
index b909875a380f..d2e21fb0324c 100644
--- a/include/vcl/outdev.hxx
+++ b/include/vcl/outdev.hxx
@@ -1482,9 +1482,6 @@ public:
const basegfx::B2DHomMatrix& rTransformation,
const BitmapEx& rBitmapEx);
- void DrawShadowBitmapEx(
- const BitmapEx& rBitmapEx,
- ::Color aShadowColor);
protected:
virtual void DrawDeviceBitmap(