/aoo41x/main/sal/inc/rtl/ |
H A D | math.hxx | 71 inline rtl::OUString doubleToUString(double fValue, in doubleToUString() 176 double fValue, int nDecPlaces = 0, in round() 184 inline double pow10Exp(double fValue, int nExp) in pow10Exp() 191 inline double approxValue(double fValue) in approxValue() 198 inline double expm1(double fValue) in expm1() 205 inline double log1p(double fValue) in log1p() 212 inline double atanh(double fValue) in atanh() 219 inline double erf(double fValue) in erf() 226 inline double erfc(double fValue) in erfc() 233 inline double asinh(double fValue) in asinh() [all …]
|
/aoo41x/main/xmloff/source/core/ |
H A D | ProgressBarHelper.cxx | 69 double fValue(nValue * fPercent); in ChangeReference() local 109 double fValue(nValue); in SetValue() local
|
/aoo41x/main/framework/source/uielement/ |
H A D | spinfieldtoolbarcontroller.cxx | 378 double fValue; in executeControlCommand() local 397 double fValue; in executeControlCommand() local 414 double fValue; in executeControlCommand() local 444 double fValue; in executeControlCommand() local 461 double fValue; in executeControlCommand() local 510 const Any& rAny, sal_Int32& nValue, double& fValue, bool& bFloat ) in impl_getValue() 532 rtl::OUString SpinfieldToolbarController::impl_formatOutputString( double fValue ) in impl_formatOutputString()
|
/aoo41x/main/svx/source/items/ |
H A D | e3ditem.cxx | 70 double fValue; in SvxB3DVectorItem() local 108 double fValue; in Create() local 122 double fValue; in Store() local
|
/aoo41x/main/sc/source/ui/dbgui/ |
H A D | dpgroupdlg.cxx | 93 double fValue; in GetValue() local 99 void ScDPGroupEditHelper::SetValue( bool bAuto, double fValue ) in SetValue() 144 void ScDPNumGroupEditHelper::ImplSetValue( double fValue ) in ImplSetValue() 165 void ScDPDateGroupEditHelper::ImplSetValue( double fValue ) in ImplSetValue()
|
/aoo41x/main/connectivity/source/commontools/ |
H A D | DateConversion.cxx | 251 double fValue = 0; in setValue() local 465 double fValue = getValue( xVariant, rNullDate ); in getFormattedValue() local 493 double fValue = xVariant->getDouble(); in getFormattedValue() local 499 double fValue = xVariant->getDouble(); in getFormattedValue() local
|
/aoo41x/main/basegfx/inc/basegfx/matrix/ |
H A D | b2dhommatrix.hxx | 142 inline B2DHomMatrix operator*(const B2DHomMatrix& rMat, double fValue) in operator *() 149 inline B2DHomMatrix operator/(const B2DHomMatrix& rMat, double fValue) in operator /()
|
H A D | b3dhommatrix.hxx | 149 inline B3DHomMatrix operator*(const B3DHomMatrix& rMat, double fValue) in operator *() 156 inline B3DHomMatrix operator/(const B3DHomMatrix& rMat, double fValue) in operator /()
|
/aoo41x/main/extensions/source/scanner/ |
H A D | sanedlg.cxx | 169 double fValue; in InitFields() local 507 double fValue = atof( aValue.GetBuffer() ); in IMPL_LINK() local 625 double fValue; in IMPL_LINK() local 644 double fValue; in IMPL_LINK() local 867 double fValue; in EstablishQuantumRange() local 885 double fValue; in EstablishNumericOption() local 1215 double fValue=0.0; in LoadState() local 1284 double fValue; in SaveState() local 1348 double fValue; in SaveState() local 1376 double fValue, in SetAdjustedNumericalValue()
|
/aoo41x/main/sc/source/filter/xml/ |
H A D | XMLExportDDELinks.cxx | 56 const sal_Bool bEmpty, const sal_Bool bString, const String& sValue, const double& fValue) in CellsEqual() 72 …st sal_Bool bEmpty, const sal_Bool bString, const String& sValue, const double& fValue, const sal_… in WriteCell() 144 double fValue; in WriteTable() local
|
/aoo41x/main/sc/source/core/tool/ |
H A D | cellform.cxx | 138 double fValue = pFCell->GetValue(); in GetString() local 148 double fValue = pFCell->GetValue(); in GetString() local
|
/aoo41x/main/sc/inc/ |
H A D | unitconv.hxx | 32 double fValue; member in ScUnitConverterData
|
/aoo41x/main/sal/rtl/source/ |
H A D | math.cxx | 298 double fValue, rtl_math_StringFormat eFormat, in doubleToString() 651 sal_Int32 nResultOffset, double fValue, in rtl_math_doubleToString() 667 sal_Int32 nResultOffset, double fValue, in rtl_math_doubleToUString() 953 double SAL_CALL rtl_math_round(double fValue, int nDecPlaces, in rtl_math_round() 1068 double SAL_CALL rtl_math_pow10Exp(double fValue, int nExp) SAL_THROW_EXTERN_C() in rtl_math_pow10Exp() 1074 double SAL_CALL rtl_math_approxValue( double fValue ) SAL_THROW_EXTERN_C() in rtl_math_approxValue() 1106 double SAL_CALL rtl_math_expm1( double fValue ) SAL_THROW_EXTERN_C() in rtl_math_expm1() 1117 double SAL_CALL rtl_math_log1p( double fValue ) SAL_THROW_EXTERN_C() in rtl_math_log1p() 1132 double SAL_CALL rtl_math_atanh( double fValue ) SAL_THROW_EXTERN_C() in rtl_math_atanh()
|
/aoo41x/main/chart2/source/tools/ |
H A D | NumberFormatterWrapper.cxx | 65 rtl::OUString FixedNumberFormatter::getFormattedString( double fValue, sal_Int32& rLabelColor, bool… in getFormattedString() 119 sal_Int32 nNumberFormatKey, double fValue, sal_Int32& rLabelColor, bool& rbColorChanged ) const in getFormattedString()
|
H A D | RelativeSizeHelper.cxx | 45 double fValue, in calculate()
|
/aoo41x/main/basegfx/inc/basegfx/range/ |
H A D | b1drange.hxx | 132 void expand(double fValue) in expand() 147 void grow(double fValue) in grow()
|
/aoo41x/main/oox/source/xls/ |
H A D | biffhelper.cxx | 64 inline explicit DecodedDouble( double fValue ) : mfValue( fValue ) {} in DecodedDouble() 90 bool lclCalcRkFromDouble( sal_Int32& ornRkValue, double fValue ) in lclCalcRkFromDouble() 210 /*static*/ bool BiffHelper::calcRkFromDouble( sal_Int32& ornRkValue, double fValue ) in calcRkFromDouble()
|
/aoo41x/main/chart2/source/controller/itemsetwrapper/ |
H A D | AxisItemConverter.cxx | 362 double fValue = 0.0; in FillSpecialItem() local 612 double fValue = 1.0; in ApplySpecialItem() local 748 double fValue = 0.0; in ApplySpecialItem() local 804 … double fValue = static_cast< const SvxDoubleItem & >( rItemSet.Get( nWhichId )).GetValue(); in ApplySpecialItem() local
|
H A D | ErrorBarItemConverter.cxx | 206 double fValue = in ApplySpecialItem() local 226 double fValue = in ApplySpecialItem() local 244 double fValue = in ApplySpecialItem() local
|
/aoo41x/main/xmloff/source/draw/ |
H A D | xexptran.cxx | 241 void Imp_PutDoubleChar(OUString& rStr, double fValue) in Imp_PutDoubleChar() 248 void Imp_PutDoubleChar(OUString& rStr, const SvXMLUnitConverter& rConv, double fValue, in Imp_PutDoubleChar() 556 double fValue(0.0); in SetString() local 595 double fValue(0.0); in SetString() local 606 double fValue(0.0); in SetString() local 1060 double fValue(0.0); in SetString() local 1072 double fValue(0.0); in SetString() local 1084 double fValue(0.0); in SetString() local
|
/aoo41x/main/forms/source/xforms/ |
H A D | datatypes.cxx | 430 bool OValueLimitedType_Base::_getValue( const ::rtl::OUString& rValue, double& fValue ) in _getValue() 758 double fValue( 0 ); in typedValueAsHumanReadableString() local 798 bool ODateType::_getValue( const ::rtl::OUString& value, double& fValue ) in _getValue() 840 bool OTimeType::_getValue( const ::rtl::OUString& value, double& fValue ) in _getValue() 891 double fValue = 0; in lcl_normalizeDateTime() local 901 bool ODateTimeType::_getValue( const ::rtl::OUString& value, double& fValue ) in _getValue() 951 bool OShortIntegerType::_getValue( const ::rtl::OUString& value, double& fValue ) in _getValue()
|
/aoo41x/main/sc/source/ui/Accessibility/ |
H A D | AccessiblePreviewHeaderCell.cxx | 148 double fValue(0.0); in getCurrentValue() local 171 double fValue(0.0); in getMaximumValue() local 183 double fValue(0.0); in getMinimumValue() local
|
/aoo41x/main/sc/source/ui/cctrl/ |
H A D | editfield.cxx | 73 void ScDoubleField::SetValue( double fValue, sal_Int32 nDecPlaces, bool bEraseTrailingDecZeros ) in SetValue()
|
/aoo41x/main/xmloff/source/chart/ |
H A D | XMLAxisPositionPropertyHdl.cxx | 93 double fValue = 0.0; in exportXML() local
|
/aoo41x/main/chart2/source/view/charttypes/ |
H A D | PieChart.hxx | 111 double fValue; member
|