diff options
author | Caolán McNamara <caolanm@redhat.com> | 2011-08-16 02:07:57 +0100 |
---|---|---|
committer | Caolán McNamara <caolanm@redhat.com> | 2011-08-16 09:04:09 +0100 |
commit | f88247d9c5fe484b799600e24a96abbdd34cfe2f (patch) | |
tree | 8b6815eded898aebcbd2ccac5250e7a2c2ad1d17 /unusedcode.easy | |
parent | ac96fbd737d01c074232ce74ba5279550ee8ce5d (diff) |
callcatcher: unused code
Diffstat (limited to 'unusedcode.easy')
-rw-r--r-- | unusedcode.easy | 13 |
1 files changed, 0 insertions, 13 deletions
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<com::sun::star::beans::PropertyValue> 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&) |