Searched refs:setRotation (Results 1 – 5 of 5) sorted by relevance
278 ScVbaShape::setRotation( double _rotation ) throw (uno::RuntimeException) in setRotation() function in ScVbaShape367 setRotation(nCurrentRotation); in IncrementRotation()
48 …mrShape.setRotation( aAttributeList.getInteger( XML_rot, 0 ) ); // 60000ths of a degree Positive a… in Transform2DContext()
82 virtual void SAL_CALL setRotation( double _rotation ) throw (css::uno::RuntimeException);
99 void setRotation( sal_Int32 nRotation ) { mnRotation = nRotation; } in setRotation() function in oox::drawingml::Shape
153 void setRotation( const ::com::sun::star::uno::Any& rRotation );
Completed in 33 milliseconds