Searched defs:nInc (Results 1 – 10 of 10) sorted by relevance
38 short nInc; // Inkrement member in SbiBuffer
61 inline void Increment(sal_Int32 nInc = 1) { SetValue( nValue+nInc ); } in Increment()
288 long nInc = 1; in ImplDrawLinearGradient() local486 long nInc; in ImplDrawComplexGradient() local
688 double nInc; in FillAuto() local977 double nInc; in GetAutoFillPreview() local1192 long nInc = (long) nStep; // nach oben/unten begrenzen ? in IncDate() local
35 SbiCodeGen::SbiCodeGen( SbModule& r, SbiParser* p, short nInc ) in SbiCodeGen()
781 #define SW_LING(nWhich,nInc) (aSwLinguStat.nWhich) += nInc; argument
387 int nInc = 1; in MovePosEle() local
186 for( size_t nIx = 0, nSize = aVec.size(), nInc = 1; nIx < nSize; nIx += nInc ) in Save() local
2968 void ScXMLImport::ProgressBarIncrement(sal_Bool bEditCell, sal_Int32 nInc) in ProgressBarIncrement()
4464 void ScXMLExport::IncrementProgressBar(sal_Bool bEditCell, sal_Int32 nInc) in IncrementProgressBar()
Completed in 105 milliseconds