Home
last modified time | relevance | path

Searched refs:nFontDirection (Results 1 – 2 of 2) sorted by last modified time

/trunk/main/filter/source/msfilter/
H A Dsvdfppt.cxx920 sal_Int32 nFontDirection = GetPropertyValue( DFF_Prop_cdirFont, mso_cdir0 ); in ProcessObj() local
921 nTextRotationAngle -= nFontDirection * 9000; in ProcessObj()
922 if ( ( nFontDirection == 1 ) || ( nFontDirection == 3 ) ) // #104546# in ProcessObj()
H A Dmsdffimp.cxx1466 sal_Int32 nFontDirection = GetPropertyValue( DFF_Prop_cdirFont, mso_cdir0 ); in ApplyCustomShapeTextAttributes() local
1467 if ( ( nFontDirection == 1 ) || ( nFontDirection == 3 ) ) in ApplyCustomShapeTextAttributes()

Completed in 75 milliseconds