summaryrefslogtreecommitdiff
path: root/unusedcode.exclude
diff options
context:
space:
mode:
authorJuergen Funk <juergen.funk_ml@cib.de>2016-01-04 19:03:47 +0100
committerNoel Grandin <noelgrandin@gmail.com>2016-01-06 11:20:29 +0000
commitbe0b36992969ec5b372fa6d11a00f573073d00b2 (patch)
treeab13e27f90e7f18f5e333ccbb4c8a81caf17cd05 /unusedcode.exclude
parent65650d64324580e3b0abf6e0ca6ef270c730cf88 (diff)
unused SalGraphics::drawTransformedBitmap(
basegfx::B2DPoint const&, basegfx::B2DPoint const&, basegfx::B2DPoint const&, SalBitmap const&, SalBitmap const*) it used here http://opengrok.libreoffice.org/xref/core/vcl/quartz/salgdicommon.cxx#669 and http://opengrok.libreoffice.org/xref/core/vcl/win/gdi/gdiimpl.cxx#2305 Change-Id: Ia177e27fe1dcec0ca441547db0240fb3f62650a7 Reviewed-on: https://gerrit.libreoffice.org/21085 Reviewed-by: Noel Grandin <noelgrandin@gmail.com> Tested-by: Noel Grandin <noelgrandin@gmail.com>
Diffstat (limited to 'unusedcode.exclude')
-rw-r--r--unusedcode.exclude1
1 files changed, 1 insertions, 0 deletions
diff --git a/unusedcode.exclude b/unusedcode.exclude
index d8a8054d329a..716e6a56cb38 100644
--- a/unusedcode.exclude
+++ b/unusedcode.exclude
@@ -30,4 +30,5 @@ comphelper::detail::ConfigurationWrapper::setLocalizedPropertyValue(boost::share
FontCharMap::GetDefaultMap(bool)
OutputDevice::LogicToLogic(basegfx::B2DPolyPolygon const&, MapMode const&, MapMode const&)
SvpSalFrame::enableDamageTracker(bool)
+SalGraphics::drawTransformedBitmap(basegfx::B2DPoint const&, basegfx::B2DPoint const&, basegfx::B2DPoint const&, SalBitmap const&, SalBitmap const*)