Home
last modified time | relevance | path

Searched refs:IncrementRotation (Results 1 – 6 of 6) sorted by relevance

/AOO41X/main/vbahelper/source/vbahelper/
H A Dvbashaperange.cxx92 ScVbaShapeRange::IncrementRotation( double Increment ) throw (uno::RuntimeException) in IncrementRotation() function in ScVbaShapeRange
98 xShape->IncrementRotation( Increment ); in IncrementRotation()
H A Dvbashape.cxx363 ScVbaShape::IncrementRotation( double Increment ) throw (uno::RuntimeException) in IncrementRotation() function in ScVbaShape
/AOO41X/main/oovbaapi/ooo/vba/msforms/
H A DXShapeRange.idl61 void IncrementRotation( [in] double Increment );
H A DXShape.idl67 void IncrementRotation( [in] double Increment );
/AOO41X/main/vbahelper/inc/vbahelper/
H A Dvbashaperange.hxx52 virtual void SAL_CALL IncrementRotation( double Increment ) throw (css::uno::RuntimeException);
H A Dvbashape.hxx100 virtual void SAL_CALL IncrementRotation( double Increment ) throw (css::uno::RuntimeException);