From e745ff93d0e15e831bb857c1881af6250f37911d Mon Sep 17 00:00:00 2001 From: Joseph Powers Date: Thu, 18 Aug 2011 07:33:10 -0700 Subject: unusedeasy: cleanup comphelper::MediaDescriptor --- unusedcode.easy | 15 --------------- 1 file changed, 15 deletions(-) (limited to 'unusedcode.easy') diff --git a/unusedcode.easy b/unusedcode.easy index 863627d7d8d6..33762cd40529 100644 --- a/unusedcode.easy +++ b/unusedcode.easy @@ -2584,21 +2584,6 @@ comphelper::MasterPropertySet::lockMutex() comphelper::MasterPropertySet::unlockMutex() comphelper::MasterPropertySetInfo::MasterPropertySetInfo() comphelper::MasterPropertySetInfo::remove(rtl::OUString const&) -comphelper::MediaDescriptor::MediaDescriptor(com::sun::star::uno::Any const&) -comphelper::MediaDescriptor::MediaDescriptor(com::sun::star::uno::Sequence const&) -comphelper::MediaDescriptor::PROP_CHARACTERSET() -comphelper::MediaDescriptor::PROP_DEEPDETECTION() -comphelper::MediaDescriptor::PROP_DETECTSERVICE() -comphelper::MediaDescriptor::PROP_EXTENSION() -comphelper::MediaDescriptor::PROP_FORMAT() -comphelper::MediaDescriptor::PROP_PATTERN() -comphelper::MediaDescriptor::PROP_POSSIZE() -comphelper::MediaDescriptor::PROP_POSTSTRING() -comphelper::MediaDescriptor::PROP_REPAIRPACKAGE() -comphelper::MediaDescriptor::PROP_SILENT() -comphelper::MediaDescriptor::PROP_TEMPLATEREGIONNAME() -comphelper::MediaDescriptor::PROP_VIEWCONTROLLERNAME() -comphelper::MediaDescriptor::PROP_VIEWID() comphelper::MimeConfigurationHelper::AddFilterNameCheckOwnFile(com::sun::star::uno::Sequence&) comphelper::MimeConfigurationHelper::GetSequenceClassIDFromObjectName(rtl::OUString const&) comphelper::OAccessibleImplementationAccess::setForeignControlledState(com::sun::star::uno::Reference const&, short, unsigned char) -- cgit