summaryrefslogtreecommitdiff
path: root/unusedcode.easy
diff options
context:
space:
mode:
authorAlexander Bergmann <myaddons@gmx.de>2012-01-28 10:06:32 +0100
committerMichael Meeks <michael.meeks@suse.com>2012-01-28 10:07:47 +0000
commitaedea4de6cc93d1dc36e06e08b0bdf18b6700e1b (patch)
tree6da4b7f5114213215ca03cec5286fc68968756e9 /unusedcode.easy
parentf356508623a258dd16037f86da6183b5875064c0 (diff)
unusedcode.easy: Removed unused code (basegfx::B2DHomPoint)
Diffstat (limited to 'unusedcode.easy')
-rw-r--r--unusedcode.easy9
1 files changed, 0 insertions, 9 deletions
diff --git a/unusedcode.easy b/unusedcode.easy
index 15b998ce4470..7ec3eacb1bfe 100644
--- a/unusedcode.easy
+++ b/unusedcode.easy
@@ -840,9 +840,6 @@ avmedia::priv::MediaWindowBaseImpl::setStopTime(double)
basebmp::BitmapDevice::setDamageTracker(boost::shared_ptr<basebmp::IBitmapDeviceDamageTracker> const&)
basebmp::debugDump(boost::shared_ptr<basebmp::BitmapDevice> const&, std::basic_ostream<char, std::char_traits<char> >&)
basegfx::B1DRange::B1DRange(basegfx::B1IRange const&)
-basegfx::B2DHomPoint::getB2DPoint() const
-basegfx::B2DHomPoint::setX(double)
-basegfx::B2DHomPoint::setY(double)
basegfx::B2DPolygon::insert(unsigned int, basegfx::B2DPolygon const&, unsigned int, unsigned int)
basegfx::B2DVector::isNormalized() const
basegfx::B2I64Tuple::getEmptyTuple()
@@ -850,17 +847,11 @@ basegfx::B3DRange::B3DRange(basegfx::B3IRange const&)
basegfx::B3DTuple::B3DTuple(basegfx::B3ITuple const&)
basegfx::B3I64Tuple::getEmptyTuple()
basegfx::B3ITuple::getEmptyTuple()
-basegfx::absolute(basegfx::B2DHomPoint const&)
-basegfx::average(basegfx::B2DHomPoint&, basegfx::B2DHomPoint&)
-basegfx::average(basegfx::B2DHomPoint&, basegfx::B2DHomPoint&, basegfx::B2DHomPoint&)
basegfx::computeSetDifference(std::__debug::vector<basegfx::B2IBox, std::allocator<basegfx::B2IBox> >&, basegfx::B2IBox const&, basegfx::B2IBox const&)
basegfx::exportToSvg(basegfx::B2DHomMatrix const&)
basegfx::fround(basegfx::B1DRange const&)
basegfx::fround(basegfx::B2DRange const&)
basegfx::fround(basegfx::B3DRange const&)
-basegfx::interpolate(basegfx::B2DHomPoint&, basegfx::B2DHomPoint&, double)
-basegfx::maximum(basegfx::B2DHomPoint const&, basegfx::B2DHomPoint const&)
-basegfx::minimum(basegfx::B2DHomPoint const&, basegfx::B2DHomPoint const&)
basegfx::tools::addPointsAtCuts(basegfx::B2DPolygon const&)
basegfx::tools::addPointsAtCutsAndTouches(basegfx::B2DPolyPolygon const&, basegfx::B2DPolygon const&)
basegfx::tools::applyLineDashing(basegfx::B3DPolyPolygon const&, std::__debug::vector<double, std::allocator<double> > const&, basegfx::B3DPolyPolygon*, basegfx::B3DPolyPolygon*, double)