summaryrefslogtreecommitdiff
path: root/unusedcode.easy
diff options
context:
space:
mode:
authorJuergen Funk <juergen.funk_ml@cib.de>2015-12-06 14:26:51 +0100
committerTor Lillqvist <tml@collabora.com>2015-12-07 14:15:49 +0000
commita27f2397f091d37cb9cf1ab98b0e96ca8dfa7406 (patch)
treee85763f63ae0f39d53c0133993f370cafc4aacdd /unusedcode.easy
parent5cc574fefc8a2ee39db4a4bd843a3ec67dce2f11 (diff)
unused Picture::Type()
and removed unused TxtBox::Type(), too Change-Id: I4a1d7f1cbbc5bb4d929fe7420db8f827dd8b142d Reviewed-on: https://gerrit.libreoffice.org/20424 Reviewed-by: Tor Lillqvist <tml@collabora.com> Tested-by: Tor Lillqvist <tml@collabora.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 44c213db93f0..fd9047ba8b3d 100644
--- a/unusedcode.easy
+++ b/unusedcode.easy
@@ -17,7 +17,6 @@ OutputDevice::LogicToPixel(basegfx::B2DPolygon const&) const
OutputDevice::LogicToPixel(basegfx::B2DPolygon const&, MapMode const&) const
OutputDevice::LogicToPixel(vcl::Region const&, MapMode const&) const
OutputDevice::PixelToLogic(vcl::Region const&, MapMode const&) const
-Picture::Type()
Primitive2dXmlDump::filterActionType(unsigned short, bool)
Primitive2dXmlDump::filterAllActionTypes()
SalGraphics::drawTransformedBitmap(basegfx::B2DPoint const&, basegfx::B2DPoint const&, basegfx::B2DPoint const&, SalBitmap const&, SalBitmap const*)