Home
last modified time | relevance | path

Searched refs:fVal (Results 76 – 100 of 128) sorted by relevance

123456

/trunk/main/basegfx/inc/basegfx/raster/
H A Drasterconvert3d.hxx61 ip_single(double fVal, double fInc) in ip_single() argument
62 : mfVal(fVal), in ip_single()
/trunk/main/sw/source/ui/utlui/
H A Dnumfmtlb.cxx244 double fVal = GetDefValue( nFormatType ); in SetFormatType() local
262 || ((SvNumberformat*)pFmt)->GetOutputString( fVal, sValue, &pCol ) in SetFormatType()
/trunk/main/sc/source/core/data/
H A Ddpcachetable.cxx132 void ScDPCacheTable::GroupFilter::addMatchItem(const String& rStr, double fVal, bool bHasValue) in addMatchItem() argument
136 aItem.mfValue = fVal; in addMatchItem()
/trunk/main/sdext/source/minimizer/
H A Doptimizerdialogcontrols.cxx664 double fVal( static_cast<double>( rVal ) ); in ImpValueOfInMB()
665 fVal /= ( 1 << 20 ); in ImpValueOfInMB()
666 fVal += 0.05; in ImpValueOfInMB()
667 rtl::OUStringBuffer aVal( OUString::valueOf( fVal ) ); in ImpValueOfInMB()
/trunk/main/sc/source/ui/docshell/
H A Dimpex.cxx919 double fVal; in lcl_PutString() local
920 if ( pDocFormatter->IsNumberFormat( rStr, nEnglish, fVal ) ) in lcl_PutString()
923 pDoc->SetValue( nCol, nRow, nTab, fVal ); in lcl_PutString()
1622 double fVal = rtl_math_uStringToDouble( p, in Sylk2Doc() local
1625 pDoc->SetValue( nCol, nRow, aRange.aStart.Tab(), fVal ); in Sylk2Doc()
/trunk/main/sw/source/core/edit/
H A Dedtab.cxx414 double fVal; in IsTableBoxTextFormat() local
415 return !GetDoc()->GetNumberFormatter()->IsNumberFormat( rTxt, nFmt, fVal ); in IsTableBoxTextFormat()
/trunk/main/svx/source/svdraw/
H A Dsvdotext.cxx73 inline double ImplTwipsToMM(double fVal) { return (fVal * (127.0 / 72.0)); } in ImplTwipsToMM() argument
74 inline double ImplMMToTwips(double fVal) { return (fVal * (72.0 / 127.0)); } in ImplMMToTwips() argument
H A Dsvdomeas.cxx1386 inline double ImplTwipsToMM(double fVal) { return (fVal * (127.0 / 72.0)); } in ImplTwipsToMM() argument
1387 inline double ImplMMToTwips(double fVal) { return (fVal * (72.0 / 127.0)); } in ImplMMToTwips() argument
/trunk/main/sc/source/filter/xcl97/
H A Dxcl97rec.cxx908 double fVal; in ExcEScenario() local
918 rDoc.GetValue( nCol, nRow, nTab, fVal ); in ExcEScenario()
919 sText = ::rtl::math::doubleToUString( fVal, in ExcEScenario()
/trunk/main/sw/source/core/fields/
H A Dexpfld.cxx1029 double fVal = 0.0; in PutValue() local
1030 rAny >>= fVal; in PutValue()
1031 SetValue(fVal); in PutValue()
/trunk/main/testtools/source/performance/
H A Dubtest.cxx146 static inline void out( double fVal, FILE * stream = stderr, in out() argument
150 ::snprintf( ar, sizeof(ar), (fVal < 0.000001 ? "%g" : "%f"), fVal ); in out()
/trunk/main/filter/source/msfilter/
H A Deschesdo.cxx123 double fVal = (double)nAngle * F_PI18000; in ImplFlipBoundingBox() local
124 double fCos = cos( fVal ); in ImplFlipBoundingBox()
125 double fSin = sin( fVal ); in ImplFlipBoundingBox()
/trunk/main/sw/source/ui/shells/
H A Dgrfsh.cxx469 double fVal = ((SfxUInt32Item*)pItem)->GetValue(); in ExecAttr() local
470 aGrfSet.Put( SwGammaGrf(fVal/100. )); in ExecAttr()
/trunk/main/sc/inc/
H A Ddptabres.hxx172 double fVal; member in ScDPAggData
178 ScDPAggData() : fVal(0.0), fAux(0.0), nCount(SC_DPAGG_EMPTY), pChild(NULL) {} in ScDPAggData()
H A Ddpcachetable.hxx137 void addMatchItem(const String& rStr, double fVal, bool bHasValue);
/trunk/main/sc/source/filter/excel/
H A Dxihelper.cxx817 double fVal; in XclImpCachedValue() local
822 XclTools::ErrorToEnum( fVal, mnType == EXC_CACHEDVAL_ERROR, mnBoolErr ) ); in XclImpCachedValue()
/trunk/main/svtools/source/filter/
H A Dexportdialog.cxx1154 double fVal( static_cast<double>( rVal ) ); in ImpValueOfInKB()
1155 fVal /= ( 1 << 10 ); in ImpValueOfInKB()
1156 fVal += 0.05; in ImpValueOfInKB()
1157 rtl::OUStringBuffer aVal( rtl::OUString::valueOf( fVal ) ); in ImpValueOfInKB()
/trunk/main/formula/source/core/api/
H A DFormulaCompiler.cxx1630 void FormulaCompiler::AppendDouble( rtl::OUStringBuffer& rBuffer, double fVal ) in AppendDouble() argument
1634 ::rtl::math::doubleToUStringBuffer( rBuffer, fVal, in AppendDouble()
1641 ::rtl::math::doubleToUStringBuffer( rBuffer, fVal, in AppendDouble()
/trunk/main/sc/source/filter/inc/
H A Dexcimp8.hxx100 void CreateFromDouble( String& rStr, double fVal );
H A Ddif.hxx69 double fVal; member in DifParser
/trunk/main/sc/source/ui/app/
H A Dtransobj.cxx820 double fVal = pFCell->GetValue(); in StripRefs() local
821 pNew = new ScValueCell( fVal ); in StripRefs()
/trunk/main/svtools/inc/svtools/
H A Dhtmlout.hxx112 sal_Bool bValue, double fVal, sal_uLong nFormat,
/trunk/main/svtools/source/svhtml/
H A Dhtmlout.cxx927 double fVal, sal_uLong nFormat, SvNumberFormatter& rFormatter, in CreateTableDataOptionsValNum() argument
934 rFormatter.GetInputLineString( fVal, 0, aValStr ); in CreateTableDataOptionsValNum()
/trunk/main/formula/inc/formula/
H A Dtokenarray.hxx202 FormulaToken* AddDouble( double fVal );
/trunk/main/vcl/source/gdi/
H A Dbitmap3.cxx246 double fVal = 3.125; in ImplCreateDitherMatrix() local
247 const double fVal16 = fVal / 16.; in ImplCreateDitherMatrix()
262 (sal_uInt16) ( 0.5 + pMagic[i][j]*fVal + pMagic[k][l]*fVal16 ), nMax ); in ImplCreateDitherMatrix()
265 for ( i = 0, fVal = 254. / nMax; i < 16; i++ ) in ImplCreateDitherMatrix()
267 (*pDitherMatrix)[i][j] = (sal_uInt8) ( fVal * pMtx[i][j] ); in ImplCreateDitherMatrix()

Completed in 288 milliseconds

123456