summaryrefslogtreecommitdiff
path: root/xmloff/source
diff options
context:
space:
mode:
authorjailletc36 <christophe.jaillet@wanadoo.fr>2012-11-08 21:11:45 +0100
committerTor Lillqvist <tml@iki.fi>2012-11-09 06:32:04 +0000
commite9fc811e2bc995220954b4c471b93a7f06a82359 (patch)
treeaeeaedacf79f53a57b4610efab4cdd1cc7a6af3b /xmloff/source
parentfaff21dcaa3f04be5aedbb966f0a6794404dfcaa (diff)
Cut and paste typo ?
Corrected according to surrounding code. I don't know if or when this code is called. Change-Id: I4ed63439e47a89cc982d792c619c4c58335daf93 Signed-off-by: jailletc36 <christophe.jaillet@wanadoo.fr> Reviewed-on: https://gerrit.libreoffice.org/1009 Reviewed-by: Tor Lillqvist <tml@iki.fi> Tested-by: Tor Lillqvist <tml@iki.fi>
Diffstat (limited to 'xmloff/source')
-rw-r--r--xmloff/source/style/backhdl.cxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/xmloff/source/style/backhdl.cxx b/xmloff/source/style/backhdl.cxx
index 9ce71509ccc5..9cfe17666bd9 100644
--- a/xmloff/source/style/backhdl.cxx
+++ b/xmloff/source/style/backhdl.cxx
@@ -236,7 +236,6 @@ void XMLBackGraphicPositionPropHdl::MergeXMLVertPos( style::GraphicLocation& ePo
(style::GraphicLocation_MIDDLE_MIDDLE==eVert ?
style::GraphicLocation_LEFT_MIDDLE :
style::GraphicLocation_LEFT_BOTTOM);
- ePos = eVert;
break;
case style::GraphicLocation_MIDDLE_TOP: