diff options
Diffstat (limited to 'unusedcode.easy')
-rwxr-xr-x | unusedcode.easy | 25 |
1 files changed, 3 insertions, 22 deletions
diff --git a/unusedcode.easy b/unusedcode.easy index 628563f6b4fd..10f716359855 100755 --- a/unusedcode.easy +++ b/unusedcode.easy @@ -5,6 +5,7 @@ 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<signed char>, com::sun::star::uno::Sequence<signed char>, unsigned char) SanExtensionImpl::setCertExtn(unsigned char*, unsigned int, unsigned char*, unsigned int, unsigned char) ScCompressedArray<int, unsigned char>::GetEntryCount() const @@ -42,16 +43,13 @@ SvXMLAutoStylePoolParentsP_Impl::GetPos(SvXMLAutoStylePoolParentP_Impl const*) c SvXMLAutoStylePoolParentsP_Impl::Remove(SvXMLAutoStylePoolParentP_Impl*) SvXMLStyleIndices_Impl::GetPos(SvXMLStyleIndex_Impl const*) const SvXMLStyleIndices_Impl::Remove(SvXMLStyleIndex_Impl*) +SvtSlideSorterBarOptions::AddListenerLink(Link const&) +SvtSlideSorterBarOptions::RemoveListenerLink(Link const&) SvxMSDffShapeInfos::Insert(SvxMSDffShapeInfo* const&, unsigned short&) SvxMSDffShapeInfos::Insert(SvxMSDffShapeInfo* const*, unsigned short) SvxMSDffShapeInfos::Insert(SvxMSDffShapeInfos const*, unsigned short, unsigned short) SvxMSDffShapeInfos::Remove(SvxMSDffShapeInfo* const&, unsigned short) SvxPositionSizeTabPage::GetRect() -SwBlockNames::Insert(SwBlockName const*&, unsigned short&) -SwBlockNames::Insert(SwBlockName const**, unsigned short) -SwBlockNames::Insert(SwBlockNames const*, unsigned short, unsigned short) -SwBlockNames::Remove(SwBlockName const*&, unsigned short) -SwBlockNames::Remove(unsigned short, unsigned short) SwSortElements::Insert(SwSortElement* const&, unsigned short&) SwSortElements::Insert(SwSortElement* const*, unsigned short) SwSortElements::Insert(SwSortElements const*, unsigned short, unsigned short) @@ -98,23 +96,6 @@ XMLTextListAutoStylePool_Impl::GetPos(XMLTextListAutoStylePoolEntry_Impl const*) XMLTextListAutoStylePool_Impl::Remove(XMLTextListAutoStylePoolEntry_Impl*) XclExpColorScale::XclExpColorScale(XclExpRoot const&, ScColorScaleFormat const&) XclExpPivotCache::GetFieldAcc(rtl::OUString const&) -_CpyTabFrms::Insert(_CpyTabFrm const&, unsigned short&) -_CpyTabFrms::Insert(_CpyTabFrm const*, unsigned short) -_CpyTabFrms::Insert(_CpyTabFrms const*, unsigned short, unsigned short) -_CpyTabFrms::Remove(_CpyTabFrm const&, unsigned short) -_CpyTabFrms_SAR::Replace(_CpyTabFrm const&, unsigned short) -_CpyTabFrms_SAR::Replace(_CpyTabFrm const*, unsigned short, unsigned short) -_CpyTabFrms_SAR::_ForEach(unsigned short, unsigned short, unsigned char (*)(_CpyTabFrm const&, void*), void*) -_MergePos::Insert(_CmpLPt const&, unsigned short&) -_MergePos::Insert(_CmpLPt const*, unsigned short) -_MergePos::Insert(_MergePos const*, unsigned short, unsigned short) -_MergePos::Remove(_CmpLPt const&, unsigned short) -_MergePos_SAR::Replace(_CmpLPt const&, unsigned short) -_MergePos_SAR::Replace(_CmpLPt const*, unsigned short, unsigned short) -_MergePos_SAR::_ForEach(unsigned short, unsigned short, unsigned char (*)(_CmpLPt const&, void*), void*) -_SwRedlineTbl::Insert(SwRedline* const*, unsigned short) -_SwRedlineTbl::Insert(_SwRedlineTbl const*, unsigned short, unsigned short) -_SwRedlineTbl::Remove(SwRedline* const&, unsigned short) binfilter::Dictionary::~Dictionary() binfilter::ImpSvtData::~ImpSvtData() binfilter::PCodeBuffConvertor<unsigned int, unsigned short>::GetBuffer() |