diff options
author | Elton Chung <elton@layerjet.com> | 2012-02-25 01:49:02 +0800 |
---|---|---|
committer | Michael Meeks <michael.meeks@suse.com> | 2012-02-25 20:33:57 +0000 |
commit | 0333d2101acf36c9f44e5cc51ff6964d8a98920d (patch) | |
tree | 8069ae0040dd44a7a6c7d6a1356da6fd470ae1b2 /unusedcode.easy | |
parent | 552a9862f8a11d8e3b86eef710d91a322a3a2946 (diff) |
Remove unused code in basegfx, comphelper
Diffstat (limited to 'unusedcode.easy')
-rwxr-xr-x | unusedcode.easy | 14 |
1 files changed, 0 insertions, 14 deletions
diff --git a/unusedcode.easy b/unusedcode.easy index e845b812a5c8..c08ba6f189b6 100755 --- a/unusedcode.easy +++ b/unusedcode.easy @@ -570,18 +570,6 @@ _ZSortFlys_SAR::Replace(_ZSortFly const*, unsigned short, unsigned short) _ZSortFlys_SAR::_ForEach(unsigned short, unsigned short, unsigned char (*)(_ZSortFly const&, void*), void*) basebmp::BitmapDevice::setDamageTracker(boost::shared_ptr<basebmp::IBitmapDeviceDamageTracker> const&) basebmp::debugDump(boost::shared_ptr<basebmp::BitmapDevice> const&, std::basic_ostream<char, std::char_traits<char> >&) -basegfx::computeSetDifference(std::__debug::vector<basegfx::B2IBox, std::allocator<basegfx::B2IBox> >&, basegfx::B2IBox const&, basegfx::B2IBox const&) -basegfx::fround(basegfx::B2DRange const&) -basegfx::tools::addPointsAtCuts(basegfx::B2DPolygon const&) -basegfx::tools::addPointsAtCutsAndTouches(basegfx::B2DPolyPolygon const&, basegfx::B2DPolygon const&) -basegfx::tools::applyLineDashing(basegfx::B3DPolyPolygon const&, std::__debug::vector<double, std::allocator<double> > const&, basegfx::B3DPolyPolygon*, basegfx::B3DPolyPolygon*, double) -basegfx::tools::ciexyz2rgb(basegfx::BColor const&) -basegfx::tools::clipPolygonOnRange(basegfx::B3DPolygon const&, basegfx::B3DRange const&, bool, bool) -basegfx::tools::getOrientation(basegfx::B3DPolygon const&) -basegfx::tools::getRangeWithControlPoints(basegfx::B2DPolygon const&) -basegfx::tools::isInEpsilonRange(basegfx::B3DPoint const&, basegfx::B3DPoint const&, basegfx::B3DPoint const&, double) -basegfx::tools::setContinuity(basegfx::B2DPolyPolygon const&, basegfx::B2VectorContinuity) -basegfx::tools::solveCrossovers(basegfx::B2DPolygon const&) basic::ScriptExtensionIterator::implGetScriptPackageFromPackage(com::sun::star::uno::Reference<com::sun::star::deployment::XPackage>, bool&) basic::vba::getCurrentDirectory(com::sun::star::uno::Reference<com::sun::star::frame::XModel> const&) binfilter::B3dEdgeEntryBucketMemArr::Insert(binfilter::B3dEdgeEntryBucketMemArr const*, unsigned short, unsigned short, unsigned short) @@ -974,8 +962,6 @@ comphelper::EventLogger::removeLogHandler(com::sun::star::uno::Reference<com::su comphelper::EventLogger::setLogLevel(int) const comphelper::FastPropertySetInfo::FastPropertySetInfo() comphelper::FastPropertySetInfo::addProperty(com::sun::star::beans::Property const&) -comphelper::MimeConfigurationHelper::AddFilterNameCheckOwnFile(com::sun::star::uno::Sequence<com::sun::star::beans::PropertyValue>&) -comphelper::OAccessibleImplementationAccess::setForeignControlledState(com::sun::star::uno::Reference<com::sun::star::accessibility::XAccessibleContext> const&, short, unsigned char) comphelper::OAccessibleSelectionHelper::OAccessibleSelectionHelper() comphelper::OAccessibleTextHelper::OAccessibleTextHelper() comphelper::OContainerListenerAdapter::lock() |