From 299fdae0ee07bc5a44fa77c628813a48508b663a Mon Sep 17 00:00:00 2001 From: Caolán McNamara Date: Tue, 1 May 2012 09:48:24 +0100 Subject: SV_DECL_PTRARR_SORT->boost::ptr_set Change-Id: I770d684a11347593656edc80d173bc7631d58fd8 --- unusedcode.easy | 5 ----- 1 file changed, 5 deletions(-) (limited to 'unusedcode.easy') diff --git a/unusedcode.easy b/unusedcode.easy index 8377f93fccf1..519093fdedef 100755 --- a/unusedcode.easy +++ b/unusedcode.easy @@ -82,11 +82,6 @@ ScVbaFormat::getAddIndent() ScVbaFormat::getXServiceInfo() ScVbaFormat::setAddIndent(com::sun::star::uno::Any const&) ScVbaFormat::setNumberFormat(com::sun::star::lang::Locale, rtl::OUString const&) -SectReprArr::Insert(SectRepr* const&, unsigned short&) -SectReprArr::Insert(SectRepr* const*, unsigned short) -SectReprArr::Insert(SectReprArr const*, unsigned short, unsigned short) -SectReprArr::Remove(SectRepr* const&, unsigned short) -SectReprArr::Remove(unsigned short, unsigned short) SecurityEnvironment_NssImpl::getImplementation(com::sun::star::uno::Reference) SfxDockingWrapper::GetChildWindowId() SfxFilterPtrArr::DeleteAndDestroy(unsigned short, unsigned short) -- cgit