diff options
author | Elton Chung <elton@layerjet.com> | 2012-03-02 01:58:12 +0800 |
---|---|---|
committer | Tor Lillqvist <tlillqvist@suse.com> | 2012-03-01 20:17:14 +0200 |
commit | e8dbf6840ca118222ad95856dc7ea06eaffc3b66 (patch) | |
tree | 9444cd4a544170ad205ae0cd90aa4882d2160d2e /unusedcode.easy | |
parent | bd205223ec029a875c662474bb6d423d3cdd1994 (diff) |
Remove unused code
Diffstat (limited to 'unusedcode.easy')
-rwxr-xr-x | unusedcode.easy | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/unusedcode.easy b/unusedcode.easy index d51eed7dbf57..92e5b72e0a6a 100755 --- a/unusedcode.easy +++ b/unusedcode.easy @@ -163,7 +163,6 @@ SortedPositions::Remove(unsigned short, unsigned short) SortedPositions_SAR::Replace(unsigned int const&, unsigned short) SortedPositions_SAR::Replace(unsigned int const*, unsigned short, unsigned short) SortedPositions_SAR::_ForEach(unsigned short, unsigned short, unsigned char (*)(unsigned int const&, void*), void*) -SotExchange::GetExchangeAction(com::sun::star::uno::Reference<com::sun::star::datatransfer::XTransferable> const&, unsigned short, unsigned short, unsigned short, unsigned long&, unsigned short&, unsigned long) SotStorage::GetProperty(String const&, String const&, com::sun::star::uno::Any&) SpanStyleManager::get(WPXString const&) const SpinButton::SpinButton(Window*, ResId const&) @@ -504,13 +503,9 @@ _ZSortFlys_SAR::Replace(_ZSortFly const&, unsigned short) _ZSortFlys_SAR::Replace(_ZSortFly const*, unsigned short, unsigned short) _ZSortFlys_SAR::_ForEach(unsigned short, unsigned short, unsigned char (*)(_ZSortFly const&, void*), void*) basebmp::debugDump(boost::shared_ptr<basebmp::BitmapDevice> const&, std::basic_ostream<char, std::char_traits<char> >&) -basegfx::tools::clipPolyPolygonOnOrthogonalPlane(basegfx::B3DPolyPolygon const&, basegfx::tools::B3DOrientation, bool, double, bool) basegfx::tools::equal(basegfx::B2DPolyPolygon const&, basegfx::B2DPolyPolygon const&, double const&) basegfx::tools::equal(basegfx::B3DPolyPolygon const&, basegfx::B3DPolyPolygon const&, double const&) -basegfx::tools::getEdgeLength(basegfx::B3DPolygon const&, unsigned int) basegfx::tools::getSignedArea(basegfx::B3DPolygon const&) -basegfx::tools::rotateAroundPoint(basegfx::B2DPolygon const&, basegfx::B2DPoint const&, double) -basegfx::tools::setContinuity(basegfx::B2DPolygon const&, basegfx::B2VectorContinuity) 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) |