Home
last modified time | relevance | path

Searched refs:IncrementTop (Results 1 – 11 of 11) sorted by relevance

/trunk/main/sc/source/ui/vba/testvba/TestDocuments/logs/unix/
H A DShapes.log72 …ITEM Assertion OK : ShapeRange.IncrementTop shp1.Top should be 111.247238346631 and got 111.231489…
73 …ITEM Assertion OK : ShapeRange.IncrementTop shp2.Top should be 65.0708633026228 and got 65.0551140…
/trunk/main/sc/source/ui/vba/testvba/TestDocuments/logs/win/
H A DShapes.log72 …ITEM Assertion OK : ShapeRange.IncrementTop shp1.Top should be 113.798419288289 and got 113.782669…
73 …ITEM Assertion OK : ShapeRange.IncrementTop shp2.Top should be 67.4519655148368 and got 67.4362162…
/trunk/main/sc/source/ui/vba/testvba/TestDocuments-ooo-build/logs/unix/
H A DShapes.log72 …ITEM Assertion OK : ShapeRange.IncrementTop shp1.Top should be 111.247238346631 and got 111.231489…
73 …ITEM Assertion OK : ShapeRange.IncrementTop shp2.Top should be 65.0708633026228 and got 65.0551140…
/trunk/main/sc/source/ui/vba/testvba/TestDocuments-ooo-build/logs/win/
H A DShapes.log72 …ITEM Assertion OK : ShapeRange.IncrementTop shp1.Top should be 113.798419288289 and got 113.782669…
73 …ITEM Assertion OK : ShapeRange.IncrementTop shp2.Top should be 67.4519655148368 and got 67.4362162…
/trunk/main/vbahelper/source/vbahelper/
H A Dvbashaperange.cxx114 ScVbaShapeRange::IncrementTop( double Increment ) throw (uno::RuntimeException) in IncrementTop() function in ScVbaShapeRange
120 xShape->IncrementTop( Increment ); in IncrementTop()
H A Dvbashape.cxx379 ScVbaShape::IncrementTop( double Increment ) throw (uno::RuntimeException) in IncrementTop() function in ScVbaShape
/trunk/main/oovbaapi/ooo/vba/msforms/
H A DXShapeRange.idl63 void IncrementTop( [in] double Increment );
H A DXShape.idl69 void IncrementTop( [in] double Increment );
/trunk/main/migrationanalysis/src/driver_docs/sources/word/
H A DPreparation.bas126 Selection.ShapeRange.IncrementTop shapetop(I) - temptop
/trunk/main/vbahelper/inc/vbahelper/
H A Dvbashaperange.hxx54 virtual void SAL_CALL IncrementTop( double Increment ) throw (css::uno::RuntimeException);
H A Dvbashape.hxx102 virtual void SAL_CALL IncrementTop( double Increment ) throw (css::uno::RuntimeException);

Completed in 43 milliseconds