Home
last modified time | relevance | path

Searched refs:setRotation (Results 1 – 5 of 5) sorted by relevance

/trunk/main/vbahelper/source/vbahelper/
H A Dvbashape.cxx278 ScVbaShape::setRotation( double _rotation ) throw (uno::RuntimeException) in setRotation() function in ScVbaShape
367 setRotation(nCurrentRotation); in IncrementRotation()
/trunk/main/oox/source/drawingml/
H A Dtransform2dcontext.cxx48 …mrShape.setRotation( aAttributeList.getInteger( XML_rot, 0 ) ); // 60000ths of a degree Positive a… in Transform2DContext()
/trunk/main/vbahelper/inc/vbahelper/
H A Dvbashape.hxx82 virtual void SAL_CALL setRotation( double _rotation ) throw (css::uno::RuntimeException);
/trunk/main/oox/inc/oox/drawingml/
H A Dshape.hxx99 void setRotation( sal_Int32 nRotation ) { mnRotation = nRotation; } in setRotation() function in oox::drawingml::Shape
/trunk/main/sd/inc/
H A DCustomAnimationEffect.hxx153 void setRotation( const ::com::sun::star::uno::Any& rRotation );

Completed in 33 milliseconds