diff options
author | Thomas Arnhold <thomas@arnhold.org> | 2012-02-22 00:10:04 +0100 |
---|---|---|
committer | Thomas Arnhold <thomas@arnhold.org> | 2012-02-22 00:52:32 +0100 |
commit | ef026f335902a278f8594d612826508277d81bff (patch) | |
tree | df455bffc4dac7380fbd5dde992ba83b7ecbe804 /unusedcode.easy | |
parent | 178ce4295ba864b4dd5082eff7e3444d5cead6ca (diff) |
unusedcode.easy: remove some more
Diffstat (limited to 'unusedcode.easy')
-rwxr-xr-x | unusedcode.easy | 6 |
1 files changed, 0 insertions, 6 deletions
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<XclFormatRun, std::allocator<XclFo XclTokenArray::XclTokenArray(std::__debug::vector<unsigned char, std::allocator<unsigned char> >&, bool) XclTokenArrayIterator::Init() XclXFBase::HasUsedFlags() const -XmlSecStatusBarControl::GetDefItemWidth(StatusBar&) ZipPackageStream::SetBaseEncryptionData(rtl::Reference<BaseEncryptionData> const&) _CpyTabFrms::Insert(_CpyTabFrm const&, unsigned short&) _CpyTabFrms::Insert(_CpyTabFrm const*, unsigned short) |