Searched refs:monRotationX (Results 1 – 3 of 3) sorted by relevance
230 …nRotationX = getLimitedValue< sal_Int32, sal_Int32 >( mrModel.monRotationX.get( 15 ), 0, 90 ) - 90; in convertFromModel()243 … nRotationX = getLimitedValue< sal_Int32, sal_Int32 >( mrModel.monRotationX.get( 15 ), -90, 90 ); in convertFromModel()
75 mrModel.monRotationX = rAttribs.getInteger( XML_val ); in onCreateContext()
41 OptValue< sal_Int32 > monRotationX; /// Horizontal rotation in degrees. member
Completed in 13 milliseconds