Searched refs:fRotationDegrees (Results 1 – 1 of 1) sorted by relevance
489 double fRotationDegrees = 0.0; in createDataLabel() local496 xPointProps->getPropertyValue( C2U( "TextRotation" ) ) >>= fRotationDegrees; in createDataLabel()569 if( fRotationDegrees != 0.0 ) in createDataLabel()571 const double fDegreesPi( fRotationDegrees * ( F_PI / -180.0 ) ); in createDataLabel()575 …PositionHelper::correctPositionForRotation( xTextShape, eAlignment, fRotationDegrees, true /*bRota… in createDataLabel()
Completed in 19 milliseconds