Home
last modified time | relevance | path

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

/AOO41X/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
/AOO41X/main/oovbaapi/ooo/vba/msforms/
H A DXShapeRange.idl62 void IncrementLeft( [in] double Increment );
H A DXShape.idl68 void IncrementLeft( [in] double Increment );
/AOO41X/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);