Searched refs:nTextRotateAngle (Results 1 – 1 of 1) sorted by relevance
1648 sal_Int32 nTextRotateAngle = 0; in ApplyCustomShapeGeometryAttributes() local1653 nTextRotateAngle += 90; in ApplyCustomShapeGeometryAttributes()1659 nTextRotateAngle -= 180; in ApplyCustomShapeGeometryAttributes()1662 case mso_cdir180: nTextRotateAngle -= 180; break; in ApplyCustomShapeGeometryAttributes()1666 nTextRotateAngle -= 180; in ApplyCustomShapeGeometryAttributes()1671 if ( nTextRotateAngle ) in ApplyCustomShapeGeometryAttributes()1673 double fTextRotateAngle = nTextRotateAngle; in ApplyCustomShapeGeometryAttributes()