diff options
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() |