View | Details | Raw Unified | Return to issue 120848
Collapse All | Expand All

(-)svx/source/customshapes/EnhancedCustomShapeGeometry.cxx (-2 / +3 lines)
Lines 1560-1570 Link Here
1560
	{ 0x8000, { 21600, 0, DFF_Prop_adjust2Value } },
1560
	{ 0x8000, { 21600, 0, DFF_Prop_adjust2Value } },
1561
	{ 0x8000, { 21600, 0, DFF_Prop_adjustValue } },
1561
	{ 0x8000, { 21600, 0, DFF_Prop_adjustValue } },
1562
	{ 0x8000, { 10800, 0, DFF_Prop_adjust2Value } },
1562
	{ 0x8000, { 10800, 0, DFF_Prop_adjust2Value } },
1563
	{ 0x6001, { 0x403, 0x404, 10800 } }
1563
	{ 0x6001, { 0x403, 0x404, 10800 } },
1564
	{ 0x8000, { 21600, 0, 0x405 }}
1564
};
1565
};
1565
static const SvxMSDffTextRectangles mso_sptNotchedRightArrowTextRect[] =	// todo
1566
static const SvxMSDffTextRectangles mso_sptNotchedRightArrowTextRect[] =	// todo
1566
{
1567
{
1567
	{ { 0, 0 }, { 21600, 21600 } }
1568
	{ { 5 MSO_I, 1 MSO_I }, { 6 MSO_I, 2 MSO_I } }
1568
};
1569
};
1569
static const SvxMSDffHandle mso_sptNotchedRightArrowHandle[] =
1570
static const SvxMSDffHandle mso_sptNotchedRightArrowHandle[] =
1570
{
1571
{

Return to issue 120848