From b3a31f640f9af732f9f9949baf9985b98b65b209 Mon Sep 17 00:00:00 2001 From: Caolán McNamara Date: Mon, 30 Jul 2012 07:57:59 +0100 Subject: ditch SV_DECL_PTRARR_SORT_DEL Change-Id: Ie57f283b2087564afe9b700d1f35a3be52f1e940 --- unusedcode.easy | 5 ----- 1 file changed, 5 deletions(-) (limited to 'unusedcode.easy') diff --git a/unusedcode.easy b/unusedcode.easy index cf9da8859da9..fad89f697cba 100755 --- a/unusedcode.easy +++ b/unusedcode.easy @@ -1,9 +1,4 @@ FontSelectPattern::FontSelectPattern(PhysicalFontFace const&, Size const&, float, int, bool) -InsCapOptArr::Insert(InsCapOptArr const*, unsigned short, unsigned short) -InsCapOptArr::Insert(InsCaptionOpt* const&, unsigned short&) -InsCapOptArr::Insert(InsCaptionOpt* const*, unsigned short) -InsCapOptArr::Remove(InsCaptionOpt* const&, unsigned short) -InsCapOptArr::Remove(unsigned short, unsigned short) PopupMenu::SetSelectedEntry(unsigned short) RtfAttributeOutput::WriteHex(rtl::OString) SanExtensionImpl::setCertExtn(com::sun::star::uno::Sequence, com::sun::star::uno::Sequence, unsigned char) -- cgit