Home
last modified time | relevance | path

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

/trunk/main/sc/source/ui/vba/testvba/TestDocuments/logs/unix/
H A DShapes.log74 ITEM Assertion OK : ShapeRange.IncrementRotation shp1.Rotation should be 70 and got 70
75 ITEM Assertion OK : ShapeRange.IncrementRotation shp2.Rotation should be 20 and got 20
/trunk/main/sc/source/ui/vba/testvba/TestDocuments/logs/win/
H A DShapes.log74 ITEM Assertion OK : ShapeRange.IncrementRotation shp1.Rotation should be 70 and got 70
75 ITEM Assertion OK : ShapeRange.IncrementRotation shp2.Rotation should be 20 and got 20
/trunk/main/sc/source/ui/vba/testvba/TestDocuments-ooo-build/logs/unix/
H A DShapes.log74 ITEM Assertion OK : ShapeRange.IncrementRotation shp1.Rotation should be 70 and got 70
75 ITEM Assertion OK : ShapeRange.IncrementRotation shp2.Rotation should be 20 and got 20
/trunk/main/sc/source/ui/vba/testvba/TestDocuments-ooo-build/logs/win/
H A DShapes.log74 ITEM Assertion OK : ShapeRange.IncrementRotation shp1.Rotation should be 70 and got 70
75 ITEM Assertion OK : ShapeRange.IncrementRotation shp2.Rotation should be 20 and got 20
/trunk/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
/trunk/main/oovbaapi/ooo/vba/msforms/
H A DXShapeRange.idl61 void IncrementRotation( [in] double Increment );
H A DXShape.idl67 void IncrementRotation( [in] double Increment );
/trunk/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);

Completed in 45 milliseconds