From ef026f335902a278f8594d612826508277d81bff Mon Sep 17 00:00:00 2001 From: Thomas Arnhold Date: Wed, 22 Feb 2012 00:10:04 +0100 Subject: unusedcode.easy: remove some more --- unusedcode.easy | 6 ------ 1 file changed, 6 deletions(-) (limited to 'unusedcode.easy') diff --git a/unusedcode.easy b/unusedcode.easy index 5dafe6532810..758f612eae6d 100755 --- a/unusedcode.easy +++ b/unusedcode.easy @@ -228,7 +228,6 @@ SvXMLTokenMap_Impl::Insert(SvXMLTokenMapEntry_Impl* const*, unsigned short) SvXMLTokenMap_Impl::Insert(SvXMLTokenMap_Impl const*, unsigned short, unsigned short) SvXMLTokenMap_Impl::Remove(SvXMLTokenMapEntry_Impl* const&, unsigned short) SvXMLTokenMap_Impl::Remove(unsigned short, unsigned short) -SvpSalInstance::CancelEvent(SalFrame const*, void*, unsigned short) SvtBroadcaster::Forward(SvtBroadcaster&, SfxHint const&) SvtIconChoiceCtrl::SvtIconChoiceCtrl(Window*, ResId const&) SvtIconWindow_Impl::GetSelectedIconText() const @@ -261,7 +260,6 @@ SvxDrawPage::SvxDrawPage() SvxEditSourceHelper::UserSpaceToEE(Rectangle const&, Size const&, bool) SvxFrameDirectionItem::SvxFrameDirectionItem(unsigned short) SvxIMapDlg::GetTargetList() const -SvxInsertStatusBarControl::GetDefItemWidth(StatusBar const&) SvxJustifyMethodItem::SvxJustifyMethodItem(unsigned short) SvxLanguageBox::SvxLanguageBox(Window*, long, unsigned char) SvxMSDffManager::GetAutoForm(MSO_SPT) const @@ -284,8 +282,6 @@ SvxPopupWindowListBox::StartSelection() SvxRectCtlAccessibleContext::CommitChange(com::sun::star::accessibility::AccessibleEventObject const&) SvxRelativeField::SvxRelativeField(Window*, long) SvxRubyChildWindow::GetChildWindowId() -SvxRuler::GetDefTabDist() const -SvxSelectionModeControl::GetDefItemWidth(StatusBar const&) SvxShapeText::SvxShapeText() SvxTabStopArr::Insert(SvxTabStop const&, unsigned short&) SvxTabStopArr::Insert(SvxTabStop const*, unsigned short) @@ -391,7 +387,6 @@ SwTabFrm::GetLeaf(MakePageType, unsigned char) SwTableSortBoxes::DeleteAndDestroy(unsigned short, unsigned short) SwTableSortBoxes::Insert(SwTableBox* const&, unsigned short&) SwTableSortBoxes::Insert(SwTableBox* const*, unsigned short) -SwTxtFly::ShowContour(OutputDevice*) SwWriteTableCols::Insert(SwWriteTableCol* const&, unsigned short&) SwWriteTableCols::Insert(SwWriteTableCol* const*, unsigned short) SwWriteTableCols::Insert(SwWriteTableCols const*, unsigned short, unsigned short) @@ -531,7 +526,6 @@ XclExpString::SetFormats(std::__debug::vector >&, bool) XclTokenArrayIterator::Init() XclXFBase::HasUsedFlags() const -XmlSecStatusBarControl::GetDefItemWidth(StatusBar&) ZipPackageStream::SetBaseEncryptionData(rtl::Reference const&) _CpyTabFrms::Insert(_CpyTabFrm const&, unsigned short&) _CpyTabFrms::Insert(_CpyTabFrm const*, unsigned short) -- cgit