xmloff/source/style/XMLBackgroundImageContext.cxx | 1 - 1 file changed, 1 deletion(-)
New commits: commit faff21dcaa3f04be5aedbb966f0a6794404dfcaa Author: jailletc36 <[email protected]> Date: Thu Nov 8 21:15:26 2012 +0100 Same, cut and paste typo ? Change-Id: I34e1de922544e5e0f0ea0e03be5d238d600aa833 Signed-off-by: jailletc36 <[email protected]> Reviewed-on: https://gerrit.libreoffice.org/1010 Reviewed-by: Tor Lillqvist <[email protected]> Tested-by: Tor Lillqvist <[email protected]> diff --git a/xmloff/source/style/XMLBackgroundImageContext.cxx b/xmloff/source/style/XMLBackgroundImageContext.cxx index 4d74120..a209d5b 100644 --- a/xmloff/source/style/XMLBackgroundImageContext.cxx +++ b/xmloff/source/style/XMLBackgroundImageContext.cxx @@ -154,7 +154,6 @@ static void lcl_xmlbic_MergeVertPos( GraphicLocation& ePos, : (GraphicLocation_MIDDLE_MIDDLE==eVert ? GraphicLocation_LEFT_MIDDLE : GraphicLocation_LEFT_BOTTOM); - ePos = eVert; break; case GraphicLocation_MIDDLE_TOP: _______________________________________________ Libreoffice-commits mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits
