Searched defs:fR (Results 1 – 10 of 10) sorted by relevance
/aoo4110/main/svgio/source/svgreader/ |
H A D | svgcirclenode.cxx | 131 const double fR(getR().solve(*this, length)); in decomposeSvgNode() local
|
H A D | svgtools.cxx | 874 double fR(0.0); in read_color() local
|
/aoo4110/main/sc/source/core/tool/ |
H A D | interpr6.cxx | 60 double fR = 0.0; // dummy value in GetGammaContFraction() local
|
/aoo4110/main/oox/source/drawingml/ |
H A D | color.cxx | 545 double fR = 0.0, fG = 0.0, fB = 0.0; in toRgb() local 625 double fR = static_cast< double >( mnC1 ) / 255.0; // red [0.0, 1.0] in toHsl() local
|
/aoo4110/main/tools/source/generic/ |
H A D | line.cxx | 218 const double fR = ( fACY * -fDistY - fACX * fDistX ) / fL2; in GetDistance() local
|
H A D | b3dtrans.cxx | 434 void B3dTransformationSet::SetDeviceRectangle(double fL, double fR, double fB, double fT, in SetDeviceRectangle() 465 void B3dTransformationSet::GetDeviceRectangle(double &fL, double &fR, double& fB, double& fT) in GetDeviceRectangle()
|
/aoo4110/main/chart2/source/controller/dialogs/ |
H A D | ObjectNameProvider.cxx | 609 double fR( xCalculator->getCorrelationCoefficient()); in getHelpText() local
|
/aoo4110/main/basegfx/test/ |
H A D | basegfx2d.cxx | 822 static double fR(45.0 * F_PI180); in decompose() local
|
/aoo4110/main/scaddins/source/analysis/ |
H A D | analysis.cxx | 1360 STRING SAL_CALL AnalysisAddIn::getComplex( double fR, double fI, const ANY& rSuff ) THROWDEF_RTE_IAE in getComplex()
|
/aoo4110/main/chart2/source/view/charttypes/ |
H A D | VSeriesPlotter.cxx | 1098 double fR( xRegressionCurveCalculator->getCorrelationCoefficient()); in createRegressionCurveEquationShapes() local
|
Completed in 160 milliseconds