From f88247d9c5fe484b799600e24a96abbdd34cfe2f Mon Sep 17 00:00:00 2001 From: Caolán McNamara Date: Tue, 16 Aug 2011 02:07:57 +0100 Subject: callcatcher: unused code --- unusedcode.easy | 13 ------------- 1 file changed, 13 deletions(-) (limited to 'unusedcode.easy') diff --git a/unusedcode.easy b/unusedcode.easy index c7ec603952c0..d2793c96640d 100644 --- a/unusedcode.easy +++ b/unusedcode.easy @@ -1092,28 +1092,15 @@ SfxUnoStyleSheet::SfxUnoStyleSheet(SfxStyleSheet const&) SfxVersionTableDtor::GetVersions() const SfxViewFactory::InitFactory() SfxViewFactory::~SfxViewFactory() -SfxViewFrame::Count() -SfxViewFrame::DoAdjustPosSize(SfxViewShell*, Point, Size const&) -SfxViewFrame::ExecReload_Impl(SfxRequest&, unsigned char) -SfxViewFrame::ForceInnerResize_Impl(unsigned char) SfxViewFrame::Hide() -SfxViewShell::AdjustVisArea(Rectangle const&) -SfxViewShell::CheckOwnerShip_Impl() -SfxViewShell::GetContextMenuInterceptors() const -SfxViewShell::IsPrinterLocked() const -SfxViewShell::LockPrinter(unsigned char) SfxViewShell::PlugInsActive() const SfxViewShell::SetAdditionalPrintOptions(com::sun::star::uno::Sequence const&) SfxViewShell::SetScrollingMode(SfxScrollingMode) -SfxViewShell::SetSubShell(SfxShell*) SfxVirtualMenu::GetItemText(unsigned short) const SfxVirtualMenu::GetPopupMenu(unsigned short) const SfxVirtualMenu::SetHelpIds(ResMgr*) SfxVirtualMenu::UpdateImages() SfxWhichIter::LastWhich() -SimpleResMgr::FreeBlob(void*) -SimpleResMgr::GetLocale() const -SimpleResMgr::ReadBlob(unsigned int, void**) Slider::SetRangeMax(long) Slider::SetRangeMin(long) Slider::Slider(Window*, ResId const&) -- cgit