Home
last modified time | relevance | path

Searched refs:fStep (Results 1 – 25 of 26) sorted by relevance

12

/aoo42x/main/basegfx/inc/basegfx/raster/
H A Drasterconvert3d.hxx69 void increment(double fStep) { mfVal += fStep * mfInc; } in increment() argument
95 void increment(double fStep) { maX.increment(fStep); maY.increment(fStep); } in increment() argument
125 … void increment(double fStep) { maX.increment(fStep); maY.increment(fStep); maZ.increment(fStep); } in increment() argument
374 const double fStep((double)nStep); in incrementRasterConversionLineEntry3D() local
375 maX.increment(fStep); in incrementRasterConversionLineEntry3D()
376 maZ.increment(fStep); in incrementRasterConversionLineEntry3D()
381 rProvider.getColorInterpolators()[mnColorIndex].increment(fStep); in incrementRasterConversionLineEntry3D()
386 rProvider.getNormalInterpolators()[mnNormalIndex].increment(fStep); in incrementRasterConversionLineEntry3D()
391 rProvider.getTextureInterpolators()[mnTextureIndex].increment(fStep); in incrementRasterConversionLineEntry3D()
396 rProvider.getInverseTextureInterpolators()[mnInverseTextureIndex].increment(fStep); in incrementRasterConversionLineEntry3D()
/aoo42x/main/basegfx/source/numeric/
H A Dftools.cxx34 double snapToNearestMultiple(double v, const double fStep) in snapToNearestMultiple() argument
36 if(fTools::equalZero(fStep)) in snapToNearestMultiple()
43 const double fHalfStep(fStep * 0.5); in snapToNearestMultiple()
44 const double fChange(fHalfStep - fmod(v + fHalfStep, fStep)); in snapToNearestMultiple()
/aoo42x/main/drawinglayer/source/processor3d/
H A Dzbufferprocessor3d.cxx186 void incrementLineSpanInterpolators(double fStep) in incrementLineSpanInterpolators() argument
188 maIntZ.increment(fStep); in incrementLineSpanInterpolators()
194 maIntTexture.increment(fStep); in incrementLineSpanInterpolators()
198 maIntInvTexture.increment(fStep); in incrementLineSpanInterpolators()
204 maIntNormal.increment(fStep); in incrementLineSpanInterpolators()
209 maIntColor.increment(fStep); in incrementLineSpanInterpolators()
/aoo42x/main/sd/source/ui/func/
H A Dfumorph.cxx204 …const double fStep(::basegfx::tools::getLength(rCandidate) / (double)(rCandidate.isClosed() ? nNum… in ImpGetExpandedPolygon() local
230 fDestPos += fStep; in ImpGetExpandedPolygon()
392 const double fStep = 1. / ( nCount + 1 ); in ImpInsertPolygons() local
394 double fFactor = fStep; in ImpInsertPolygons()
399 for ( sal_uLong i = 0; i < nCount; i++, fFactor += fStep ) in ImpInsertPolygons()
/aoo42x/main/filter/source/graphicfilter/egif/
H A Degif.cxx212 const double fStep = 100. / nCount; in WriteAnimation() local
215 nMaxPercent = (sal_uLong) fStep; in WriteAnimation()
224 nMaxPercent = (sal_uLong) ( nMaxPercent + fStep ); in WriteAnimation()
/aoo42x/main/offapi/com/sun/star/sheet/
H A DXCellSeries.idl69 @param fStep
80 [in] double fStep,
/aoo42x/main/sc/source/ui/miscdlgs/
H A Dfilldlg.cxx57 double fStep, in ScFillSeriesDlg() argument
99 fIncrement ( fStep ), in ScFillSeriesDlg()
/aoo42x/main/sc/source/filter/xml/
H A Dxmldpimp.cxx890 fStep(0.0), in ScXMLDataPilotFieldContext()
1040 aInfo.Step = fStep; in EndElement()
1618 double fStep(0.0); in ScXMLDataPilotGroupsContext() local
1680 GetScImport().GetMM100UnitConverter().convertDouble(fStep, sValue); in ScXMLDataPilotGroupsContext()
1699 …pDataPilotField->SetGrouping(sGroupSource, fStart, fEnd, fStep, nGroupPart, bDateValue, bAutoStart… in ScXMLDataPilotGroupsContext()
H A Dxmldpimp.hxx337 double fStep; member in ScXMLDataPilotFieldContext
385 fStep = rStep; in SetGrouping()
/aoo42x/main/drawinglayer/source/primitive3d/
H A Dsdrextrudelathetools3d.cxx438 const double fStep((double)(a + 1L) * fStepSize); in createLatheSlices() local
439 …basegfx::B2DPolyPolygon aNewPoly(bBackScale ? basegfx::tools::interpolate(aFront, aBack, fStep) : … in createLatheSlices()
441 aNewMat.rotate(0.0, fRotation * fStep, 0.0); in createLatheSlices()
/aoo42x/main/sc/source/ui/inc/
H A Dfilldlg.hxx61 double fStep,
H A Ddocfunc.hxx159 double fStart, double fStep, double fMax,
H A Dviewfunc.hxx242 double fStart, double fStep, double fMax, sal_Bool bRecord = sal_True );
/aoo42x/main/basegfx/inc/basegfx/numeric/
H A Dftools.hxx153 BASEGFX_DLLPUBLIC double snapToNearestMultiple(double v, const double fStep);
/aoo42x/main/sc/source/ui/attrdlg/
H A Dscdlgfact.cxx889 double fStep, in CreateScFillSeriesDlg() argument
898 …pDlg = new ScFillSeriesDlg( pParent, rDocument,eFillDir, eFillCmd,eFillDateCmd, aStartStr,fStep,fM… in CreateScFillSeriesDlg()
H A Dscdlgfact.hxx435 double fStep,
/aoo42x/main/sc/source/ui/vba/
H A Dvbarange.cxx1812 …ion, sheet::FillMode nFillMode, sheet::FillDateMode nFillDateMode, double fStep, double fEndValue … in fillSeries() argument
1822 pThisRange->fillSeries( nFillDirection, nFillMode, nFillDateMode, fStep, fEndValue ); in fillSeries()
1829 xCellSeries->fillSeries( nFillDirection, nFillMode, nFillDateMode, fStep, fEndValue ); in fillSeries()
5134 double fStep = 1.0; in AutoFill() local
5170 fStep = -fStep; in AutoFill()
5178 fStep = -fStep; in AutoFill()
5199 fStep = 0.0; in AutoFill()
5234 …aFunc.FillAuto( aSourceRange, NULL, eDir, eCmd, eDateCmd, nCount, fStep, fEndValue, sal_True, sal_… in AutoFill()
H A Dvbarange.hxx105 …sheet::FillMode nFillMode, css::sheet::FillDateMode nFillDateMode, double fStep, double fEndValue …
/aoo42x/main/tools/source/generic/
H A Dpoly.cxx577 double fStep; in Polygon() local
588 fStep = fDiff / ( nPoints - 1 ); in Polygon()
607 for(; nStart < nEnd; nStart++, fStart += fStep ) in Polygon()
/aoo42x/main/sc/source/ui/docshell/
H A Ddocfunc.cxx4062 double fStart, double fStep, double fMax, in FillSeries() argument
4154 nCount, eDir, eCmd, eDateCmd, fStep, fMax ); in FillSeries()
4166 eDir, eCmd, eDateCmd, fStart, fStep, fMax, in FillSeries()
4208 double fStep = 1.0; in FillAuto() local
4283 nCount, eDir, eCmd, eDateCmd, fStep, fMax ); in FillAuto()
4291 eDir, eCmd, eDateCmd, MAXDOUBLE, fStep, fMax, in FillAuto()
/aoo42x/main/sc/inc/
H A Dscabstdlg.hxx350 double fStep,
H A Dcellsuno.hxx712 double fStep, double fEndValue )
/aoo42x/main/svx/source/engine3d/
H A Dview3d.cxx1207 double fStep = (fDepth - fMinDepth) / (double)nNumLayers; in DoDepthArrange() local
1226 fMinDepth += fStep; in DoDepthArrange()
/aoo42x/main/sc/source/core/data/
H A Ddpgroup.cxx166 double fStep = rInfo.Step; in lcl_GetNumGroupName() local
167 double fEndValue = fStartValue + fStep; in lcl_GetNumGroupName()
/aoo42x/main/sc/source/ui/view/
H A Dviewfun2.cxx1235 double fStart, double fStep, double fMax, sal_Bool bRecord ) in FillSeries() argument
1244 fStart, fStep, fMax, bRecord, sal_False ); in FillSeries()

Completed in 238 milliseconds

12