Kaydet (Commit) 55011ce4 authored tarafından Armin Le Grand's avatar Armin Le Grand Kaydeden (comit) Xisco Fauli

#120848# Added correct text content frame for NotchedRightArrow Autoshape

Patch by: JianYuan Li
Review by: alg
üst f13cff6d
......@@ -1523,11 +1523,12 @@ static const SvxMSDffCalculationData mso_sptNotchedRightArrowCalc[] =
{ 0x8000, { 21600, 0, DFF_Prop_adjust2Value } },
{ 0x8000, { 21600, 0, DFF_Prop_adjustValue } },
{ 0x8000, { 10800, 0, DFF_Prop_adjust2Value } },
{ 0x6001, { 0x403, 0x404, 10800 } }
{ 0x6001, { 0x403, 0x404, 10800 } },
{ 0x8000, { 21600, 0, 0x405 }}
};
static const SvxMSDffTextRectangles mso_sptNotchedRightArrowTextRect[] = // todo
{
{ { 0, 0 }, { 21600, 21600 } }
{ { 5 MSO_I, 1 MSO_I }, { 6 MSO_I, 2 MSO_I } }
};
static const SvxMSDffHandle mso_sptNotchedRightArrowHandle[] =
{
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment