From af60795f76f04e5a0315eeaa4cb9c5a90f4ae90c Mon Sep 17 00:00:00 2001 From: Caolán McNamara Date: Fri, 2 Sep 2011 23:16:41 +0100 Subject: callcatcher: some more unused code --- unusedcode.easy | 14 -------------- 1 file changed, 14 deletions(-) (limited to 'unusedcode.easy') diff --git a/unusedcode.easy b/unusedcode.easy index d1614a0fdb5b..c4e7bf6ca6ab 100644 --- a/unusedcode.easy +++ b/unusedcode.easy @@ -206,9 +206,6 @@ GalleryExplorer::GetVCDrawModel(FmFormModel&) const GalleryExplorer::InsertGraphicObj(unsigned long, Graphic const&) GalleryExplorer::InsertSdrObj(unsigned long, FmFormModel&) GalleryTheme::ImplRead() -GlobalEventConfig::EstablishFrameCallback(com::sun::star::uno::Reference const&) -GlobalEventConfig_Impl::getEvents() -GradientLB::GradientLB(Window*, long, unsigned char) GraphCtrl::GraphCtrl(Window*, long) Graphic::Draw(OutputDevice*, String const&, Font&, Bitmap const&, Point const&, Size const&) Graphic::GetGraphicsCompressMode(SvStream&) @@ -223,14 +220,10 @@ HTMLControls::Insert(HTMLControls const*, unsigned short, unsigned short) HTMLControls::Remove(HTMLControl const*&, unsigned short) HTMLControls::Remove(unsigned short, unsigned short) Hatch::SetStyle(HatchStyle) -HeaderBar::GetItemData(unsigned short) const -HeaderBar::GetItemImage(unsigned short) const HeaderBar::InsertItem(unsigned short, Image const&, String const&, long, unsigned short, unsigned short) HeaderBar::InsertItem(unsigned short, Image const&, long, unsigned short, unsigned short) HeaderBar::SetHelpId(unsigned short, rtl::OString const&) HeaderBar::SetHelpText(unsigned short, String const&) -HeaderBar::SetItemData(unsigned short, void*) -HeaderBar::SetItemImage(unsigned short, Image const&) HelpTextWindow::RegisterAccessibleParent() HelpTextWindow::RevokeAccessibleParent() IMapWindow::GetSdrObj(IMapObject const*) const @@ -1425,7 +1418,6 @@ TransferableDataHelper::GetInterface(com::sun::star::datatransfer::DataFlavor co UCBStorage::IsStorageFile(String const&) UCBStream::UCBStream(com::sun::star::uno::Reference&) UShortCont::Sort() -UniqueIndex::Replace(unsigned long, void*) UnoComboBoxControl::getActionListeners() UnoComboBoxControl::getItemListeners() UnoControlBase::UnoControlBase() @@ -1511,10 +1503,6 @@ XMLPropertyBackpatcher::XMLPropertyBackpatcher(rtl::OUString cons XMLPropertyBackpatcher::XMLPropertyBackpatcher(char const*) XMLPropertyBackpatcher::XMLPropertyBackpatcher(char const*, char const*, unsigned char, short) XMLPropertyBackpatcher::XMLPropertyBackpatcher(rtl::OUString const&, rtl::OUString const&, unsigned char, short) -XMLShapeImportHelper::CreateExternalShapePropMapper(com::sun::star::uno::Reference const&, SvXMLImport&) -XMLShapeImportHelper::Get3DSceneShapeAttrTokenMap() -XMLShapeImportHelper::GetPathShapeAttrTokenMap() -XMLShapeImportHelper::GetPolygonShapeAttrTokenMap() XMLSignatureHelper::CreateAndWriteSignature(com::sun::star::uno::Reference const&) XMLSignatureHelper::GetSecurityEnvironmentByIndex(int) XMLSignatureHelper::GetSecurityEnvironmentNumber() @@ -2059,8 +2047,6 @@ binfilter::SwDestroyList::Insert(binfilter::SwSectionFrm* const*, unsigned short binfilter::SwDestroyList::Remove(binfilter::SwSectionFrm* const&, unsigned short) binfilter::SwDestroyList::Remove(unsigned short, unsigned short) binfilter::SwInsHardBlankSoftHyph::~SwInsHardBlankSoftHyph() -binfilter::SwLayAction::SwLayAction(binfilter::SwRootFrm*, binfilter::SwViewImp*) -binfilter::SwLayAction::~SwLayAction() binfilter::SwOLELRUCache::Remove(binfilter::SwOLEObj&) binfilter::SwOutlineNodes::Insert(binfilter::SwNode* const&, unsigned short&) binfilter::SwOutlineNodes::Insert(binfilter::SwNode* const*, unsigned short) -- cgit