Home
last modified time | relevance | path

Searched defs:fLength (Results 1 – 11 of 11) sorted by relevance

/trunk/main/basegfx/source/curve/
H A Db2dbeziertools.cxx59 double fLength(0.0); in B2DCubicBezierHelper() local
99 const double fLength(getLength()); in distanceToRelative() local
131 const double fLength(getLength()); in relativeToDistance() local
/trunk/main/oox/source/helper/
H A Dprogressbar.cxx111 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()
/trunk/main/avmedia/source/win/
H A Dframegrabber.cxx128 double fLength; in grabFrame() local
/trunk/main/basegfx/source/polygon/
H A Db2dlinegeometry.cxx444 const double fLength(aEdge.getLength()); in createAreaGeometryForEdge() local
507 const double fLength(aEdge.getLength()); in createAreaGeometryForEdge() local
H A Db2dpolygontools.cxx628 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 Db3dpolygontools.cxx267 B3DPoint getPositionAbsolute(const B3DPolygon& rCandidate, double fDistance, double fLength) in getPositionAbsolute()
366 B3DPoint getPositionRelative(const B3DPolygon& rCandidate, double fDistance, double fLength) in getPositionRelative()
/trunk/main/svx/source/customshapes/
H A DEnhancedCustomShapeFontWork.cxx147 double fLength = 0; in GetLength() local
577 double fLength = rDistances[ rDistances.size() - 1 ]; in CalcDistances() local
/trunk/main/filter/source/graphicfilter/idxf/
H A Ddxfentrd.hxx418 double fLength; // 40 member
/trunk/main/drawinglayer/source/primitive3d/
H A Dsdrextrudelathetools3d.cxx631 const double fLength(basegfx::B3DVector(aNextCenter - aCenter).getLength()); in extractPlanesFromSlice() local
/trunk/main/chart2/source/view/charttypes/
H A DVSeriesPlotter.cxx846 …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
/trunk/main/vcl/source/gdi/
H A Dpdfwriter_impl.cxx1613 void PDFWriterImpl::PDFPage::appendMappedLength( double fLength, OStringBuffer& rBuffer, bool bVert… in appendMappedLength()

Completed in 188 milliseconds