Home
last modified time | relevance | path

Searched refs:_rotation (Results 1 – 2 of 2) sorted by relevance

/trunk/main/vbahelper/source/vbahelper/
H A Dvbashape.cxx278 ScVbaShape::setRotation( double _rotation ) throw (uno::RuntimeException) in setRotation() argument
280 sal_Int32 nRotation = static_cast < sal_Int32 > ( _rotation * 100 ); in setRotation()
/trunk/main/vbahelper/inc/vbahelper/
H A Dvbashape.hxx82 virtual void SAL_CALL setRotation( double _rotation ) throw (css::uno::RuntimeException);

Completed in 19 milliseconds