Home
last modified time | relevance | path

Searched defs:Increment (Results 1 – 4 of 4) sorted by relevance

/trunk/main/xmloff/inc/xmloff/
H A DProgressBarHelper.hxx61 inline void Increment(sal_Int32 nInc = 1) { SetValue( nValue+nInc ); } in Increment() function in ProgressBarHelper
/trunk/main/vbahelper/source/vbahelper/
H A Dvbashape.cxx363 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()
H A Dvbashaperange.cxx92 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()
/trunk/main/tools/source/rc/
H A Dresmgr.cxx1400 void* ResMgr::Increment( sal_uInt32 nSize ) in Increment() function in ResMgr

Completed in 31 milliseconds