Bug 32143

This commit is contained in:
Julia Radzhabova 2016-04-20 13:31:42 +03:00
parent ff0f608311
commit bdfe598e14

View file

@ -83,8 +83,8 @@ define([ 'text!documenteditor/main/app/template/ImageSettingsAdvanced.templat
HPositionPcFrom: Asc.c_oAscRelativeFromH.Page, HPositionPcFrom: Asc.c_oAscRelativeFromH.Page,
ShapeWidthPcFrom: Asc.c_oAscRelativeFromH.Margin, ShapeWidthPcFrom: Asc.c_oAscRelativeFromH.Margin,
VAlignType: Asc.c_oAscAlignV.Top, VAlignType: Asc.c_oAscAlignV.Top,
VAlignFrom: Asc.c_oAscRelativeFromV.Line, VAlignFrom: Asc.c_oAscRelativeFromV.Paragraph,
VPositionFrom: Asc.c_oAscRelativeFromV.Line, VPositionFrom: Asc.c_oAscRelativeFromV.Paragraph,
VPositionPcFrom: Asc.c_oAscRelativeFromV.Page, VPositionPcFrom: Asc.c_oAscRelativeFromV.Page,
ShapeHeightPcFrom: Asc.c_oAscRelativeFromV.Margin, ShapeHeightPcFrom: Asc.c_oAscRelativeFromV.Margin,
spnXChanged: false, spnXChanged: false,