diff options
author | Juergen Funk <juergen.funk_ml@cib.de> | 2015-12-20 22:40:17 +0100 |
---|---|---|
committer | Noel Grandin <noelgrandin@gmail.com> | 2015-12-21 06:29:54 +0000 |
commit | 4dc0ba63b226833f58ed3a11441ddfbcf3f2f0e2 (patch) | |
tree | 1be323612f1d8df30e7b6dc3e39a003457a8297e /unusedcode.easy | |
parent | 8c55875546aed040609858319707e2b91426fbe0 (diff) |
unused code ww8::WW8TableNodeInfo::isEndOfLine() const
here removed b975aceec3c5f101916b525c10c44408b3e9da9d
Change-Id: I93d39d700277884903971c58a5dfdd3704e452f8
Reviewed-on: https://gerrit.libreoffice.org/20843
Tested-by: Jenkins <ci@libreoffice.org>
Reviewed-by: Noel Grandin <noelgrandin@gmail.com>
Diffstat (limited to 'unusedcode.easy')
-rw-r--r-- | unusedcode.easy | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/unusedcode.easy b/unusedcode.easy index 38e742d5448b..87bfa16071ba 100644 --- a/unusedcode.easy +++ b/unusedcode.easy @@ -89,4 +89,3 @@ vclcanvas::CanvasBitmapHelper::setPixel(com::sun::star::uno::Sequence<signed cha vclcanvas::CanvasHelper::drawPoint(com::sun::star::rendering::XCanvas const*, com::sun::star::geometry::RealPoint2D const&, com::sun::star::rendering::ViewState const&, com::sun::star::rendering::RenderState const&) vclcanvas::CanvasHelper::setData(com::sun::star::uno::Sequence<signed char> const&, com::sun::star::rendering::IntegerBitmapLayout const&, com::sun::star::geometry::IntegerRectangle2D const&) vclcanvas::CanvasHelper::setPixel(com::sun::star::uno::Sequence<signed char> const&, com::sun::star::rendering::IntegerBitmapLayout const&, com::sun::star::geometry::IntegerPoint2D const&) -ww8::WW8TableNodeInfo::isEndOfLine() const |