From b769901d5a09d7c8bd9ef666a863ff5e7fce4c1e Mon Sep 17 00:00:00 2001 From: Matúš Kukan Date: Thu, 22 Dec 2011 11:27:50 +0100 Subject: unusedcode: remove various unused classes --- unusedcode.easy | 18 ------------------ 1 file changed, 18 deletions(-) (limited to 'unusedcode.easy') diff --git a/unusedcode.easy b/unusedcode.easy index 4ee171013f38..40865c72104e 100644 --- a/unusedcode.easy +++ b/unusedcode.easy @@ -1101,9 +1101,6 @@ basegfx::B2DHomMatrix::transpose() basegfx::B2DHomPoint::getB2DPoint() const basegfx::B2DHomPoint::setX(double) basegfx::B2DHomPoint::setY(double) -basegfx::B2DPolyPolygonRasterConverter::B2DPolyPolygonRasterConverter(basegfx::B2DPolyPolygon const&) -basegfx::B2DPolyPolygonRasterConverter::B2DPolyPolygonRasterConverter(basegfx::B2DPolyPolygon const&, basegfx::B2DRange const&) -basegfx::B2DPolyPolygonRasterConverter::rasterConvert(basegfx::FillRule) basegfx::B2DPolyRange::B2DPolyRange(basegfx::B2DRange const&, basegfx::B2VectorOrientation) basegfx::B2DPolyRange::B2DPolyRange(boost::tuples::tuple const&) basegfx::B2DPolyRange::appendElement(boost::tuples::tuple const&, unsigned int) @@ -1125,11 +1122,6 @@ basegfx::B2DPolyRange::setElement(unsigned int, boost::tuples::tuple const&, std::__debug::vector, std::allocator > > const&) sd::slidesorter::view::FontProvider::GetFont(OutputDevice const&) -sdext::presenter::(anonymous namespace)::MoveInFromBottomAnimator::MoveInFromBottomAnimator(com::sun::star::uno::Reference const&, rtl::Reference const&, bool, std::__debug::vector, std::allocator > > const&, std::__debug::vector, std::allocator > > const&) -sdext::presenter::(anonymous namespace)::TransparentOverlayAnimator::TransparentOverlayAnimator(com::sun::star::uno::Reference const&, rtl::Reference const&, bool, std::__debug::vector, std::allocator > > const&, std::__debug::vector, std::allocator > > const&) -sdext::presenter::(anonymous namespace)::UnfoldInCenterAnimator::UnfoldInCenterAnimator(com::sun::star::uno::Reference const&, rtl::Reference const&, bool, std::__debug::vector, std::allocator > > const&, std::__debug::vector, std::allocator > > const&) sdext::presenter::PresenterHorizontalScrollBar::PresenterHorizontalScrollBar(com::sun::star::uno::Reference const&, com::sun::star::uno::Reference const&, boost::shared_ptr const&, boost::function const&) sdr::animation::Scheduler::Reset(unsigned int) sdr::contact::ViewContactOfPageObj::GetReferencedPage() const @@ -1999,12 +1987,6 @@ sdr::overlay::OverlayRollingRectangleStriped::setExtendedLines(bool) sdr::overlay::OverlayRollingRectangleStriped::setShowBounds(bool) sdr::overlay::OverlayTriangle::setSecondPosition(basegfx::B2DPoint const&) sdr::overlay::OverlayTriangle::setThirdPosition(basegfx::B2DPoint const&) -sdr::table::CellEditSource::CellEditSource(rtl::Reference const&) -sdr::table::CellEditSource::CellEditSource(rtl::Reference const&, SdrView&, Window const&) -sdr::table::CellEditSource::ChangeModel(SdrModel*) -sdr::table::CellEditSource::lock() -sdr::table::CellEditSource::unlock() -sdr::table::CellEditSourceImpl::UpdateOutliner() sdr::table::SdrTableObj::DeleteColumns(int, int) sdr::table::SdrTableObj::DeleteRows(int, int) sdr::table::SdrTableObj::FitFrameToTextSize() -- cgit