diff options
author | Caolán McNamara <caolanm@redhat.com> | 2011-09-02 23:16:41 +0100 |
---|---|---|
committer | Caolán McNamara <caolanm@redhat.com> | 2011-09-05 10:54:19 +0100 |
commit | af60795f76f04e5a0315eeaa4cb9c5a90f4ae90c (patch) | |
tree | 529f6d32a19fc394afec567ad246dfb3f5522538 /unusedcode.easy | |
parent | 2e28244ad3cf526b99b1e555526b26bf89c5ce8d (diff) |
callcatcher: some more unused code
Diffstat (limited to 'unusedcode.easy')
-rw-r--r-- | unusedcode.easy | 14 |
1 files changed, 0 insertions, 14 deletions
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<com::sun::star::frame::XFrame> 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<com::sun::star::io::XOutputStream>&) UShortCont::Sort() -UniqueIndex::Replace(unsigned long, void*) UnoComboBoxControl::getActionListeners() UnoComboBoxControl::getItemListeners() UnoControlBase::UnoControlBase() @@ -1511,10 +1503,6 @@ XMLPropertyBackpatcher<rtl::OUString>::XMLPropertyBackpatcher(rtl::OUString cons XMLPropertyBackpatcher<short>::XMLPropertyBackpatcher(char const*) XMLPropertyBackpatcher<short>::XMLPropertyBackpatcher(char const*, char const*, unsigned char, short) XMLPropertyBackpatcher<short>::XMLPropertyBackpatcher(rtl::OUString const&, rtl::OUString const&, unsigned char, short) -XMLShapeImportHelper::CreateExternalShapePropMapper(com::sun::star::uno::Reference<com::sun::star::frame::XModel> const&, SvXMLImport&) -XMLShapeImportHelper::Get3DSceneShapeAttrTokenMap() -XMLShapeImportHelper::GetPathShapeAttrTokenMap() -XMLShapeImportHelper::GetPolygonShapeAttrTokenMap() XMLSignatureHelper::CreateAndWriteSignature(com::sun::star::uno::Reference<com::sun::star::io::XOutputStream> 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) |