From b48a6f14e5fff7ec8f2a9f9fcf49a035b7287c97 Mon Sep 17 00:00:00 2001 From: Caolán McNamara Date: Thu, 18 Aug 2011 00:56:28 +0100 Subject: callcatcher: unused code --- unusedcode.easy | 23 ----------------------- 1 file changed, 23 deletions(-) (limited to 'unusedcode.easy') diff --git a/unusedcode.easy b/unusedcode.easy index 125d038d00c8..863627d7d8d6 100644 --- a/unusedcode.easy +++ b/unusedcode.easy @@ -364,15 +364,6 @@ LwpDocument::GetMaxNumberOfPages() LwpDocument::ParseMasterDoc(IXFStream*) LwpFootnote::FindFootnoteTable() LwpFribTable::Parse(IXFStream*) -LwpGraphicObject::GetRectIn100thMM() -LwpGraphicObject::GetRectInCM() -LwpMiddleLayout::SetScaleCenter(unsigned short) -LwpMiddleLayout::SetScaleHeight(double) -LwpMiddleLayout::SetScalePercentage(unsigned int) -LwpMiddleLayout::SetScaleTile(unsigned short) -LwpMiddleLayout::SetScaleWidth(double) -LwpNumberingOverride::Override(LwpNumberingOverride*) -LwpObject::LwpObject() MSDffImportRecords::Insert(MSDffImportRecords const*, unsigned short, unsigned short) MSDffImportRecords::Insert(SvxMSDffImportRec* const&, unsigned short&) MSDffImportRecords::Insert(SvxMSDffImportRec* const*, unsigned short) @@ -458,10 +449,6 @@ OpenStormBento::CUtList::GetCount() OpenStormBento::CUtList::GetIndex(OpenStormBento::CUtListElmt*) OpenStormBento::CUtList::GetIndex(int) OpenStormBento::CUtList::GetPrevOrNULL(OpenStormBento::CUtListElmt*) -OpenStormBento::LtcBenContainer::FindObjectValueStreamWithObjectIDAndProperty(unsigned long, char const*) -OpenStormBento::LtcBenContainer::GetPosition(unsigned long*) -OpenStormBento::LtcBenContainer::RegisterTypeName(char const*, OpenStormBento::CBenTypeName**) -OpenStormBento::LtcBenContainer::Release() Outliner::Draw(OutputDevice*, Rectangle const&, Point const&) Outliner::EndSpelling() Outliner::GetAsianCompressionMode() const @@ -986,13 +973,10 @@ SfxModule::IsActive() const SfxModule::RegisterChildWindowContext(unsigned short, SfxChildWinContextFactory*) SfxModuleArr_Impl::DeleteAndDestroy(unsigned short, unsigned short) SfxNavigatorWrapper::GetChildWindowId() -SfxObjectList::GetFileName(unsigned short) const SfxObjectShell::Count() SfxObjectShell::CreateAndLoadObject(SfxItemSet const&, SfxFrame*) SfxObjectShell::DisconnectFromShared() -SfxObjectShell::HasModalViews() const SfxObjectShell::IsSecure() -SfxObjectShell::LockAutoLoad(unsigned char) SfxObjectShell::SetFlags(unsigned int) SfxObjectShell::SetTemplate(unsigned char) SfxObjectVerbsControl::RegisterControl(unsigned short, SfxModule*) @@ -1027,14 +1011,11 @@ SfxRecordingFloatWrapper_Impl::GetChildWindowId() SfxRectangleItem::SfxRectangleItem(unsigned short, SvStream&) SfxRequest::IsRecording() const SfxRequest::SetTarget(String const&) -SfxScriptOrganizerItem::SfxScriptOrganizerItem(String const&) SfxShell::GetBroadcaster() SfxShell::RemoveItem(unsigned short) SfxSingleTabDialog::GetInputRanges(SfxItemPool const&) SfxSizeItem::SfxSizeItem(unsigned short, SvStream&) SfxSlotPool::NextInterface() -SfxStatusListener::Bind() -SfxStatusListener::Bind(unsigned short, rtl::OUString const&) SfxStringListItem::Sort(unsigned char) SfxStyleSheet::SfxStyleSheet() SfxStyleSheetBasePool::GetStreamName() @@ -1078,10 +1059,6 @@ SfxViewFrame::Hide() SfxViewShell::PlugInsActive() const SfxViewShell::SetAdditionalPrintOptions(com::sun::star::uno::Sequence const&) SfxViewShell::SetScrollingMode(SfxScrollingMode) -SfxVirtualMenu::GetItemText(unsigned short) const -SfxVirtualMenu::GetPopupMenu(unsigned short) const -SfxVirtualMenu::SetHelpIds(ResMgr*) -SfxVirtualMenu::UpdateImages() SfxWhichIter::LastWhich() Slider::SetRangeMax(long) Slider::SetRangeMin(long) -- cgit