Searched refs:nTextRotateAngle (Results 1 – 1 of 1) sorted by relevance
1651 sal_Int32 nTextRotateAngle = 0; in ApplyCustomShapeGeometryAttributes() local1656 nTextRotateAngle += 90; in ApplyCustomShapeGeometryAttributes()1662 nTextRotateAngle -= 180; in ApplyCustomShapeGeometryAttributes()1665 case mso_cdir180: nTextRotateAngle -= 180; break; in ApplyCustomShapeGeometryAttributes()1669 nTextRotateAngle -= 180; in ApplyCustomShapeGeometryAttributes()1674 if ( nTextRotateAngle ) in ApplyCustomShapeGeometryAttributes()1676 double fTextRotateAngle = nTextRotateAngle; in ApplyCustomShapeGeometryAttributes()
Completed in 40 milliseconds