summaryrefslogtreecommitdiff
path: root/unusedcode.easy
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.easy
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.easy')
-rw-r--r--unusedcode.easy1
1 files changed, 0 insertions, 1 deletions
diff --git a/unusedcode.easy b/unusedcode.easy
index f71ba6dcc587..d77024d77891 100644
--- a/unusedcode.easy
+++ b/unusedcode.easy
@@ -5,7 +5,6 @@ OpenGLContext::requestSingleBufferedRendering()
OpenGLContext::requestVirtualDevice()
OpenGLRender::CreateTextTexture(rtl::OUString const&, vcl::Font, long, com::sun::star::awt::Point, com::sun::star::awt::Size, long)
OpenGLTexture::Draw()
-SalGraphics::drawTransformedBitmap(basegfx::B2DPoint const&, basegfx::B2DPoint const&, basegfx::B2DPoint const&, SalBitmap const&, SalBitmap const*)
ScCellValue::set(ScRefCellValue const&)
ScImportExport::ImportData(rtl::OUString const&, com::sun::star::uno::Any const&)
ScImportExport::ScImportExport(ScDocument*, rtl::OUString const&)