Home
last modified time | relevance | path

Searched defs:increment (Results 1 – 9 of 9) sorted by relevance

/aoo41x/main/vbahelper/source/vbahelper/
H A Dvbapictureformat.cxx91 ScVbaPictureFormat::IncrementBrightness( double increment ) throw (uno::RuntimeException) in IncrementBrightness()
107 ScVbaPictureFormat::IncrementContrast( double increment ) throw (uno::RuntimeException) in IncrementContrast()
/aoo41x/main/jurt/test/com/sun/star/lib/uno/environments/remote/
H A DTestIWorkAt.java35 void increment() throws Throwable; in increment() method
H A DTestWorkAt.java75 public synchronized void increment() throws Throwable { in increment() method in TestWorkAt
H A DThreadPool_Test.java426 public void increment() throws Throwable {} in increment() method in ThreadPool_Test.MyWorkAt
/aoo41x/main/basegfx/inc/basegfx/raster/
H A Drasterconvert3d.hxx68 void increment(double fStep) { mfVal += fStep * mfInc; } in increment() function in basegfx::ip_single
94 void increment(double fStep) { maX.increment(fStep); maY.increment(fStep); } in increment() function in basegfx::ip_double
124 … void increment(double fStep) { maX.increment(fStep); maY.increment(fStep); maZ.increment(fStep); } in increment() function in basegfx::ip_triple
/aoo41x/main/odk/examples/cpp/counter/
H A Dcounter.cxx98 virtual sal_Int32 SAL_CALL increment() throw (RuntimeException) in increment() function in MyCounterImpl
/aoo41x/main/comphelper/inc/comphelper/
H A Duno3.hxx41 …inline oslInterlockedCount increment(oslInterlockedCount& _counter) { return osl_incrementInterloc… in increment() function
/aoo41x/main/idlc/source/
H A Dastinterface.cxx413 bool AstInterface::increment(sal_uInt16 * counter, char const * sort) const { in increment() function in AstInterface
/aoo41x/main/i18npool/source/characterclassification/
H A Dcclass_unicode.cxx137 cclass_Unicode::getCharType( const OUString& Text, sal_Int32* nPos, sal_Int32 increment) { in getCharType()

Completed in 51 milliseconds