summaryrefslogtreecommitdiff
path: root/xmloff
diff options
context:
space:
mode:
authorjailletc36 <christophe.jaillet@wanadoo.fr>2012-11-08 21:15:26 +0100
committerTor Lillqvist <tml@iki.fi>2012-11-09 06:30:55 +0000
commitfaff21dcaa3f04be5aedbb966f0a6794404dfcaa (patch)
tree871f667de629a2efa44461354a2709c9111f2fc1 /xmloff
parentfa4b644b67c7547b94b1e1d2749cf6ccb6e718ab (diff)
Same, cut and paste typo ?
Change-Id: I34e1de922544e5e0f0ea0e03be5d238d600aa833 Signed-off-by: jailletc36 <christophe.jaillet@wanadoo.fr> Reviewed-on: https://gerrit.libreoffice.org/1010 Reviewed-by: Tor Lillqvist <tml@iki.fi> Tested-by: Tor Lillqvist <tml@iki.fi>
Diffstat (limited to 'xmloff')
-rw-r--r--xmloff/source/style/XMLBackgroundImageContext.cxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/xmloff/source/style/XMLBackgroundImageContext.cxx b/xmloff/source/style/XMLBackgroundImageContext.cxx
index 4d741201f59b..a209d5b08b0d 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: