Home
last modified time | relevance | path

Searched defs:fEnd (Results 1 – 18 of 18) sorted by last modified time

/trunk/main/svx/source/sdr/contact/
H A Dviewcontactofsdrcircobj.cxx94 const double fEnd(((36000 - nNewStart) % 36000) * F_PI18000); in createViewIndependentPrimitive2DSequence() local
/trunk/main/bridges/test/
H A Dtestcomp.cxx501 double fEnd = (double)aEndTime.Seconds + ((double)aEndTime.Nanosec / 1000000000.0); in getCallsPerSec() local
524 double fEnd = (double)aEndTime.Seconds + ((double)aEndTime.Nanosec / 1000000000.0); in getCallsPerSecOneway() local
544 double fEnd = (double)aEndTime.Seconds + ((double)aEndTime.Nanosec / 1000000000.0); in testOnewayPerformanceOnTwoInterfaces() local
H A Dtestclient.cxx111 double fEnd = (double)aEndTime.Seconds + ((double)aEndTime.Nanosec / 1000000000.0); in testLatency() local
/trunk/main/drawinglayer/source/processor2d/
H A Dvclmetafileprocessor2d.cxx395 double fEnd(0.0); in impTryToCreateSvtGraphicStroke() local
/trunk/main/tools/source/generic/
H A Dpoly.cxx575 double fEnd = ImplGetAngle( aCenter, rEnd ); in Polygon() local
/trunk/main/svx/source/svdraw/
H A Dsvdotextdecomposition.cxx403 double fEnd(0.0); in impCreateTextPortionPrimitive() local
H A Dsvdocirc.cxx238 const double fEnd((((36000 - nStart) % 36000) / 18000.0) * F_PI); in ImpCalcXPolyCirc() local
/trunk/main/sc/source/filter/xml/
H A Dxmldpimp.cxx1617 double fEnd(0.0); in ScXMLDataPilotGroupsContext() local
H A Dxmldpimp.hxx336 double fEnd; member in ScXMLDataPilotFieldContext
/trunk/main/sax/test/sax/
H A Dtestsax.cxx746 double fEnd = (double)aEndTime.Seconds + ((double)aEndTime.Nanosec / 1000000000.0); in testPerformance() local
H A Dtestwriter.cxx690 double fEnd = (double)aEndTime.Seconds + ((double)aEndTime.Nanosec / 1000000000.0); in testPerformance() local
/trunk/main/oox/inc/oox/helper/
H A Dhelper.hxx130 inline ReturnType getDoubleIntervalValue( double fValue, double fBegin, double fEnd ) in getDoubleIntervalValue()
/trunk/main/filter/source/graphicfilter/ios2met/
H A Dios2met.cxx1118 double fStart, fEnd; in ReadPartialArc() local
/trunk/main/filter/source/graphicfilter/idxf/
H A Ddxfentrd.hxx164 double fEnd; // 51 member in DXFArcEntity
/trunk/main/extensions/test/sax/
H A Dtestsax.cxx814 double fEnd = (double)aEndTime.Seconds + ((double)aEndTime.Nanosec / 1000000000.0); in testPerformance() local
H A Dtestwriter.cxx765 double fEnd = (double)aEndTime.Seconds + ((double)aEndTime.Nanosec / 1000000000.0); in testPerformance() local
/trunk/main/drawinglayer/source/primitive2d/
H A Dpolygonprimitive2d.cxx538 double fEnd(0.0); in create2DDecomposition() local
/trunk/main/basegfx/source/polygon/
H A Db2dpolygontools.cxx1982 B2DPolygon createPolygonFromUnitEllipseSegment( double fStart, double fEnd ) in createPolygonFromUnitEllipseSegment()
2083 …pseSegment( const B2DPoint& rCenter, double fRadiusX, double fRadiusY, double fStart, double fEnd ) in createPolygonFromEllipseSegment()
3358 … createEdgesOfGivenLength(const B2DPolygon& rCandidate, double fLength, double fStart, double fEnd) in createEdgesOfGivenLength()

Completed in 103 milliseconds