From 141c1c7bc6ac9bfadaf3fad6aba16a03836701b1 Mon Sep 17 00:00:00 2001 From: Caolán McNamara Date: Tue, 24 Jan 2012 22:04:29 +0000 Subject: callcatcher: remove some unused code --- unusedcode.easy | 5 ----- 1 file changed, 5 deletions(-) (limited to 'unusedcode.easy') diff --git a/unusedcode.easy b/unusedcode.easy index a9e5a1a5fa29..bf2c723d2e3a 100644 --- a/unusedcode.easy +++ b/unusedcode.easy @@ -109,8 +109,6 @@ NumericFormatter::ConvertToFraction(long) NumericFormatter::ConvertToLong(Fraction const&) OLEObjCache::SetSize(unsigned long) ORegKey::acquireKey(void*) -Octree::AddColor(BitmapColor const&) -Octree::Octree(unsigned long) OutputDevice::LogicToPixel(PolyPolygon const&, MapMode const&) const OutputDevice::PixelToLogic(PolyPolygon const&, MapMode const&) const ParagraphObj::ParagraphObj(ParagraphObj&) @@ -379,13 +377,11 @@ SvLBoxButton::Check(SvLBox*, SvLBoxEntry*, unsigned char) SvLBoxButtonData::SvLBoxButtonData() SvLBoxEntryArr::DeleteAndDestroy(unsigned short, unsigned short) SvLBoxItem::GetSize(SvLBoxEntry*, SvViewDataEntry*) -SvListView::SvListView(SvTreeList*) SvPersistStream::InsertObj(SvPersistBase*) SvPersistStream::RemoveObj(SvPersistBase*) SvPersistStream::SvPersistStream(SvClassManager&, SvStream*, SvPersistStream const&) SvPtrarr::Replace(void* const*, unsigned short, unsigned short) SvStream::ReadLine(ByteString&) -SvStringsISortDtor::Insert(String* const*, unsigned short) SvTabListBox::GetTabJustify(unsigned short) const SvUnoAttributeContainer::getImplementation(com::sun::star::uno::Reference) SvXMLAutoStylePoolNamesP_Impl::GetPos(rtl::OUString const*) const @@ -773,7 +769,6 @@ XMLTextListAutoStylePoolNames_Impl::GetPos(rtl::OUString const*) const XMLTextListAutoStylePoolNames_Impl::Remove(rtl::OUString*) XMLTextListAutoStylePool_Impl::GetPos(XMLTextListAutoStylePoolEntry_Impl const*) const XMLTextListAutoStylePool_Impl::Remove(XMLTextListAutoStylePoolEntry_Impl*) -XMLTextParagraphExport::FindTextStyle(com::sun::star::uno::Reference const&, unsigned char&) const XMLVisAreaContext::XMLVisAreaContext(SvXMLImport&, unsigned short, rtl::OUString const&, com::sun::star::uno::Reference const&, Rectangle&, short) XPropertyList::Clear() XSecController::collectToSign(int, rtl::OUString const&) -- cgit