Searched defs:Increment (Results 1 – 4 of 4) sorted by relevance
61 inline void Increment(sal_Int32 nInc = 1) { SetValue( nValue+nInc ); } in Increment() function in ProgressBarHelper
363 ScVbaShape::IncrementRotation( double Increment ) throw (uno::RuntimeException) in IncrementRotation()371 ScVbaShape::IncrementLeft( double Increment ) throw (uno::RuntimeException) in IncrementLeft()379 ScVbaShape::IncrementTop( double Increment ) throw (uno::RuntimeException) in IncrementTop()
92 ScVbaShapeRange::IncrementRotation( double Increment ) throw (uno::RuntimeException) in IncrementRotation()103 ScVbaShapeRange::IncrementLeft( double Increment ) throw (uno::RuntimeException) in IncrementLeft()114 ScVbaShapeRange::IncrementTop( double Increment ) throw (uno::RuntimeException) in IncrementTop()
1400 void* ResMgr::Increment( sal_uInt32 nSize ) in Increment() function in ResMgr
Completed in 47 milliseconds