From 31b05fe9ffdc043211a6bd7216a809ab500b9691 Mon Sep 17 00:00:00 2001 From: Matúš Kukan Date: Mon, 16 Jul 2012 00:20:25 +0200 Subject: unusedcode: drop CellBlock and one small method Change-Id: I7cad80ea59b4527193a35ea1b7cfdd56e07a0efe --- unusedcode.easy | 3 --- 1 file changed, 3 deletions(-) (limited to 'unusedcode.easy') diff --git a/unusedcode.easy b/unusedcode.easy index 7e7b5ad0ae08..a56d38bcf73f 100755 --- a/unusedcode.easy +++ b/unusedcode.easy @@ -299,7 +299,6 @@ cairocanvas::SpriteDeviceHelper::getSurface() cairocanvas::TextLayout::draw(_cairo*) canvas::createSurfaceProxyManager(boost::shared_ptr const&) cmis::Content::exchangeIdentity(com::sun::star::uno::Reference const&) -comphelper::OSelectionChangeListener::disposeAdapter() comphelper::detail::ConfigurationWrapper::getGroupReadWrite(boost::shared_ptr const&, rtl::OUString const&) const comphelper::detail::ConfigurationWrapper::getLocalizedPropertyValue(rtl::OUString const&) const comphelper::detail::ConfigurationWrapper::setLocalizedPropertyValue(boost::shared_ptr const&, rtl::OUString const&, com::sun::star::uno::Any const&) const @@ -321,8 +320,6 @@ nullcanvas::SpriteCanvasHelper::opaqueUpdate(basegfx::B2DConnectedRanges::ConnectedComponents const&) oox::drawingml::TextParagraphProperties::dump() const oox::xls::BiffDrawingObjectBase::BiffDrawingObjectBase(oox::xls::WorksheetHelper const&) -oox::xls::CellBlock::CellBlock(oox::xls::WorksheetHelper const&, oox::ValueRange const&, int) -oox::xls::CellBlock::RichStringCell::RichStringCell(com::sun::star::table::CellAddress const&, boost::shared_ptr const&, oox::xls::Font const*) sd::LeftDrawPaneShell::RegisterInterface(SfxModule*) sd::LeftImpressPaneShell::RegisterInterface(SfxModule*) sd::ToolPanelPaneShell::RegisterInterface(SfxModule*) -- cgit