Searched refs:nFontDirection (Results 1 – 2 of 2) sorted by relevance
920 sal_Int32 nFontDirection = GetPropertyValue( DFF_Prop_cdirFont, mso_cdir0 ); in ProcessObj() local921 nTextRotationAngle -= nFontDirection * 9000; in ProcessObj()922 if ( ( nFontDirection == 1 ) || ( nFontDirection == 3 ) ) // #104546# in ProcessObj()
1466 sal_Int32 nFontDirection = GetPropertyValue( DFF_Prop_cdirFont, mso_cdir0 ); in ApplyCustomShapeTextAttributes() local1467 if ( ( nFontDirection == 1 ) || ( nFontDirection == 3 ) ) in ApplyCustomShapeTextAttributes()
Completed in 92 milliseconds