diff options
author | Joseph Powers <jpowers27@cox.net> | 2011-09-01 22:46:16 -0700 |
---|---|---|
committer | Joseph Powers <jpowers27@cox.net> | 2011-09-01 22:47:32 -0700 |
commit | 8c7345ab8961c75f839d59a6eab1efd9c9e4bdc8 (patch) | |
tree | db8744d29ba1ad75161435132e1eb33977f3acdf /unusedcode.easy | |
parent | 893c6785a97d8a6cbc4beab12637fee76534787c (diff) |
unusedcode.easy: vcl::unotools cleanup
Diffstat (limited to 'unusedcode.easy')
-rw-r--r-- | unusedcode.easy | 13 |
1 files changed, 0 insertions, 13 deletions
diff --git a/unusedcode.easy b/unusedcode.easy index 55b90744320a..13107bb59070 100644 --- a/unusedcode.easy +++ b/unusedcode.easy @@ -3133,19 +3133,6 @@ vcl::PrinterOptionsHelper::setValue(rtl::OUString const&, com::sun::star::uno::A vcl::RenderGraphic::RenderGraphic(boost::shared_array<unsigned char> const&, unsigned int, rtl::OUString const&) vcl::RowOrColumn::remove(Window*) vcl::RowOrColumn::remove(boost::shared_ptr<vcl::WindowArranger> const&) -vcl::unotools::b2IPointFromPoint(Point const&) -vcl::unotools::b2IRectangleFromRectangle(Rectangle const&) -vcl::unotools::b2ISizeFromSize(Size const&) -vcl::unotools::colorToStdColorSpaceSequence(Color const&) -vcl::unotools::integerPoint2DFromPoint(Point const&) -vcl::unotools::integerRectangle2DFromRectangle(Rectangle const&) -vcl::unotools::point2DFromPoint(Point const&) -vcl::unotools::polyPolygonFromBezier2DSequenceSequence(com::sun::star::uno::Sequence<com::sun::star::uno::Sequence<com::sun::star::geometry::RealBezierSegment2D> > const&) -vcl::unotools::polyPolygonFromPoint2DSequenceSequence(com::sun::star::uno::Sequence<com::sun::star::uno::Sequence<com::sun::star::geometry::RealPoint2D> > const&) -vcl::unotools::polygonFromBezier2DSequence(com::sun::star::uno::Sequence<com::sun::star::geometry::RealBezierSegment2D> const&) -vcl::unotools::rectangle2DFromRectangle(Rectangle const&) -vcl::unotools::rectangleFromRealRectangle2D(com::sun::star::geometry::RealRectangle2D const&) -vcl::unotools::sizeFromB2ISize(basegfx::B2IVector const&) void ScCompressedArrayIterator<int, unsigned short>::Follow<unsigned char>(ScCompressedArrayIterator<int, unsigned char> const&) writerfilter::TagLogger::~TagLogger() writerfilter::XPathLogger::XPathLogger() |