Home
last modified time | relevance | path

Searched defs:fPosition (Results 1 – 6 of 6) sorted by relevance

/trunk/main/oox/source/helper/
H A Dprogressbar.cxx78 void ProgressBar::setPosition( double fPosition ) in setPosition()
125 void SubSegment::setPosition( double fPosition ) in setPosition()
161 void SegmentProgressBar::setPosition( double fPosition ) in setPosition()
/trunk/main/svgio/source/svgreader/
H A Dsvgtextpathnode.cxx142 double fPosition, in pathTextBreakupHelper()
449 double fPosition(0.0); in decomposePathNode() local
/trunk/main/oox/source/drawingml/
H A Dfillpropertiesgroupcontext.cxx73 …double fPosition = getLimitedValue< double >( aAttribs.getDouble( XML_pos, 0.0 ) / 100000.0, 0.0, … in createFastChildContext() local
/trunk/main/oox/source/xls/
H A Dworksheethelper.cxx95 …double fPosition = static_cast< double >( nRow - rUsedArea.StartRow + 1 ) / (rUsedArea.EndRow - rU… in lclUpdateProgressBar() local
101 void lclUpdateProgressBar( const ISegmentProgressBarRef& rxProgressBar, double fPosition ) in lclUpdateProgressBar()
H A Dstylesbuffer.cxx1871 double fPosition; in readGradientStop() local
1968 void Fill::importColor( const AttributeList& rAttribs, double fPosition ) in importColor()
/trunk/main/basegfx/source/curve/
H A Db2dcubicbezier.cxx716 double fPosition((double)nSmallestIndex / (double)(nPointCount - 1L)); in getSmallestDistancePointToBezierSegment() local

Completed in 55 milliseconds