Home
last modified time | relevance | path

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

/AOO41X/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
/AOO41X/main/oovbaapi/ooo/vba/msforms/
H A DXShapeRange.idl63 void IncrementTop( [in] double Increment );
H A DXShape.idl69 void IncrementTop( [in] double Increment );
/AOO41X/main/migrationanalysis/src/driver_docs/sources/word/
H A DPreparation.bas126 Selection.ShapeRange.IncrementTop shapetop(I) - temptop
/AOO41X/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);