Home
last modified time | relevance | path

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

/trunk/main/sc/source/ui/vba/testvba/TestDocuments/logs/unix/
H A DShapes.log70 …ITEM Assertion OK : ShapeRange.IncrementLeft shp1.left should be 90.6677120839236 and got 90.65196…
71 …ITEM Assertion OK : ShapeRange.IncrementLeft shp2.left should be 240.02518299054 and got 240.00943…
/trunk/main/sc/source/ui/vba/testvba/TestDocuments/logs/win/
H A DShapes.log70 …ITEM Assertion OK : ShapeRange.IncrementLeft shp1.left should be 89.7322790719824 and got 89.71652…
71 …ITEM Assertion OK : ShapeRange.IncrementLeft shp2.left should be 240.02518299054 and got 240.00943…
/trunk/main/sc/source/ui/vba/testvba/TestDocuments-ooo-build/logs/unix/
H A DShapes.log70 …ITEM Assertion OK : ShapeRange.IncrementLeft shp1.left should be 90.6677120839236 and got 90.65196…
71 …ITEM Assertion OK : ShapeRange.IncrementLeft shp2.left should be 240.02518299054 and got 240.00943…
/trunk/main/sc/source/ui/vba/testvba/TestDocuments-ooo-build/logs/win/
H A DShapes.log70 …ITEM Assertion OK : ShapeRange.IncrementLeft shp1.left should be 89.7322790719824 and got 89.71652…
71 …ITEM Assertion OK : ShapeRange.IncrementLeft shp2.left should be 240.02518299054 and got 240.00943…
/trunk/main/vbahelper/source/vbahelper/
H A Dvbashaperange.cxx103 ScVbaShapeRange::IncrementLeft( double Increment ) throw (uno::RuntimeException) in IncrementLeft() function in ScVbaShapeRange
109 xShape->IncrementLeft( Increment ); in IncrementLeft()
H A Dvbashape.cxx371 ScVbaShape::IncrementLeft( double Increment ) throw (uno::RuntimeException) in IncrementLeft() function in ScVbaShape
/trunk/main/oovbaapi/ooo/vba/msforms/
H A DXShapeRange.idl62 void IncrementLeft( [in] double Increment );
H A DXShape.idl68 void IncrementLeft( [in] double Increment );
/trunk/main/vbahelper/inc/vbahelper/
H A Dvbashaperange.hxx53 virtual void SAL_CALL IncrementLeft( double Increment ) throw (css::uno::RuntimeException) ;
H A Dvbashape.hxx101 virtual void SAL_CALL IncrementLeft( double Increment ) throw (css::uno::RuntimeException);

Completed in 28 milliseconds