diff options
author | Caolán McNamara <caolanm@redhat.com> | 2014-09-18 11:38:43 +0100 |
---|---|---|
committer | Caolán McNamara <caolanm@redhat.com> | 2014-09-18 14:12:21 +0100 |
commit | efcdf9004de2c406774f7a1ed207d24c0dbe36cc (patch) | |
tree | ed25a6605687347491ee182b8731d2e5c55f247e /unusedcode.easy | |
parent | 7fc08970894aea2b771bf7be409b72845c96d10a (diff) |
callcatcher: update unused code
Change-Id: I3010bdd736c15a086f3ce61cacbb34159f0b2abf
Diffstat (limited to 'unusedcode.easy')
-rw-r--r-- | unusedcode.easy | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/unusedcode.easy b/unusedcode.easy index ee2ddaf369e9..60aee14a33a8 100644 --- a/unusedcode.easy +++ b/unusedcode.easy @@ -18,6 +18,7 @@ OutputDevice::LogicToPixel(Region const&, MapMode const&) const OutputDevice::LogicToPixel(basegfx::B2DPolygon const&) const OutputDevice::LogicToPixel(basegfx::B2DPolygon const&, MapMode const&) const OutputDevice::PixelToLogic(Region const&, MapMode const&) const +PaletteManager::GetPaletteName() Primitive2dXmlDump::filterActionType(unsigned short, bool) Primitive2dXmlDump::filterAllActionTypes() SalGraphics::drawTransformedBitmap(basegfx::B2DPoint const&, basegfx::B2DPoint const&, basegfx::B2DPoint const&, SalBitmap const&, SalBitmap const*) |