Searched defs:increment (Results 1 – 9 of 9) sorted by relevance
91 ScVbaPictureFormat::IncrementBrightness( double increment ) throw (uno::RuntimeException) in IncrementBrightness()107 ScVbaPictureFormat::IncrementContrast( double increment ) throw (uno::RuntimeException) in IncrementContrast()
35 void increment() throws Throwable; in increment() method
75 public synchronized void increment() throws Throwable { in increment() method in TestWorkAt
426 public void increment() throws Throwable {} in increment() method in ThreadPool_Test.MyWorkAt
69 void increment(double fStep) { mfVal += fStep * mfInc; } in increment() function in basegfx::ip_single95 void increment(double fStep) { maX.increment(fStep); maY.increment(fStep); } in increment() function in basegfx::ip_double125 … void increment(double fStep) { maX.increment(fStep); maY.increment(fStep); maZ.increment(fStep); } in increment() function in basegfx::ip_triple
98 virtual sal_Int32 SAL_CALL increment() throw (RuntimeException) in increment() function in MyCounterImpl
41 …inline oslInterlockedCount increment(oslInterlockedCount& _counter) { return osl_incrementInterloc… in increment() function
137 cclass_Unicode::getCharType( const OUString& Text, sal_Int32* nPos, sal_Int32 increment) { in getCharType()
413 bool AstInterface::increment(sal_uInt16 * counter, char const * sort) const { in increment() function in AstInterface
Completed in 33 milliseconds