From 97bb460a68b3d9a3ac17afa37ce2623e952fd1a4 Mon Sep 17 00:00:00 2001 From: Caolán McNamara Date: Wed, 29 Oct 2014 08:40:25 +0000 Subject: callcatcher: more ww1 removal fallout quite pleasing Change-Id: I3eaf711e8d5a42358922c16bfc82d0e32d0bc44b --- unusedcode.easy | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'unusedcode.easy') diff --git a/unusedcode.easy b/unusedcode.easy index d1fa4e691f28..d1271ea1c046 100644 --- a/unusedcode.easy +++ b/unusedcode.easy @@ -26,8 +26,6 @@ ScFormulaCellGroup::scheduleCompilation() ScRawToken::Clone() const ScRawToken::Delete() ScTabView::DrawMarkRect(Rectangle const&) -ScTable::AttachFormulaCells(sc::StartListeningContext&, short, int, short, int) -ScTable::DetachFormulaCells(sc::EndListeningContext&, short, int, short, int) ScTable::MarkSubTotalCells(sc::ColumnSpanSet&, short, int, short, int, bool) const ScVbaFormat::getAddIndent() ScVbaFormat::setAddIndent(com::sun::star::uno::Any const&) @@ -204,3 +202,4 @@ sfx2::SvBaseLink::SvBaseLink(rtl::OUString const&, unsigned short, sfx2::SvLinkS std::_Rb_tree, std::_Select1st >, std::less, std::allocator > >::_Rb_tree(std::_Rb_tree, std::_Select1st >, std::less, std::allocator > >&&) std::__cxx1998::vector, std::allocator > >::reserve(unsigned long) vcl::MapChar(vcl::_TrueTypeFont*, unsigned short, bool) +writerfilter::TagLogger::propertySet(boost::shared_ptr >, boost::shared_ptr) -- cgit