Searched defs:fLength (Results 1 – 11 of 11) sorted by relevance
/aoo4110/main/basegfx/source/curve/ |
H A D | b2dbeziertools.cxx | 59 double fLength(0.0); in B2DCubicBezierHelper() local 99 const double fLength(getLength()); in distanceToRelative() local 131 const double fLength(getLength()); in relativeToDistance() local
|
/aoo4110/main/oox/source/helper/ |
H A D | progressbar.cxx | 111 SubSegment::SubSegment( IProgressBar& rParentProgress, double fStartPos, double fLength ) : in SubSegment() 137 ISegmentProgressBarRef SubSegment::createSegment( double fLength ) in createSegment() 171 ISegmentProgressBarRef SegmentProgressBar::createSegment( double fLength ) in createSegment()
|
/aoo4110/main/avmedia/source/win/ |
H A D | framegrabber.cxx | 128 double fLength; in grabFrame() local
|
/aoo4110/main/basegfx/source/polygon/ |
H A D | b2dlinegeometry.cxx | 444 const double fLength(aEdge.getLength()); in createAreaGeometryForEdge() local 507 const double fLength(aEdge.getLength()); in createAreaGeometryForEdge() local
|
H A D | b2dpolygontools.cxx | 628 B2DPoint getPositionAbsolute(const B2DPolygon& rCandidate, double fDistance, double fLength) in getPositionAbsolute() 766 B2DPoint getPositionRelative(const B2DPolygon& rCandidate, double fDistance, double fLength) in getPositionRelative() 779 …DPolygon getSnippetAbsolute(const B2DPolygon& rCandidate, double fFrom, double fTo, double fLength) in getSnippetAbsolute() 975 …DPolygon getSnippetRelative(const B2DPolygon& rCandidate, double fFrom, double fTo, double fLength) in getSnippetRelative() 3011 const double fLength(getLength(rCandidate)); in reSegmentPolygon() local 3358 …B2DPolygon createEdgesOfGivenLength(const B2DPolygon& rCandidate, double fLength, double fStart, d… in createEdgesOfGivenLength()
|
H A D | b3dpolygontools.cxx | 267 B3DPoint getPositionAbsolute(const B3DPolygon& rCandidate, double fDistance, double fLength) in getPositionAbsolute() 366 B3DPoint getPositionRelative(const B3DPolygon& rCandidate, double fDistance, double fLength) in getPositionRelative()
|
/aoo4110/main/svx/source/customshapes/ |
H A D | EnhancedCustomShapeFontWork.cxx | 147 double fLength = 0; in GetLength() local 577 double fLength = rDistances[ rDistances.size() - 1 ]; in CalcDistances() local
|
/aoo4110/main/filter/source/graphicfilter/idxf/ |
H A D | dxfentrd.hxx | 418 double fLength; // 40 member
|
/aoo4110/main/drawinglayer/source/primitive3d/ |
H A D | sdrextrudelathetools3d.cxx | 631 const double fLength(basegfx::B3DVector(aNextCenter - aCenter).getLength()); in extractPlanesFromSlice() local
|
/aoo4110/main/chart2/source/view/charttypes/ |
H A D | VSeriesPlotter.cxx | 846 …double fLength = lcl_getErrorBarLogicLength( aData, xErrorBarProperties, nErrorBarStyle, nIndex, t… in createErrorBar() local 869 …double fLength = lcl_getErrorBarLogicLength( aData, xErrorBarProperties, nErrorBarStyle, nIndex, f… in createErrorBar() local
|
/aoo4110/main/vcl/source/gdi/ |
H A D | pdfwriter_impl.cxx | 1613 void PDFWriterImpl::PDFPage::appendMappedLength( double fLength, OStringBuffer& rBuffer, bool bVert… in appendMappedLength()
|
Completed in 124 milliseconds