Home
last modified time | relevance | path

Searched defs:fValue (Results 26 – 50 of 167) sorted by relevance

1234567

/trunk/main/odk/examples/DevelopersGuide/Charts/
H A DCalcHelper.java230 double fValue; in insertRandomRange() local
291 double fValue; in insertFormulaRange() local
/trunk/main/sc/source/filter/xcl97/
H A DXclImpChangeTrack.cxx225 double fValue = ReadRK(); in ReadCell() local
232 double fValue; in ReadCell() local
247 double fValue = (double) ReadBool(); in ReadCell() local
/trunk/main/basegfx/source/matrix/
H A Db2dhommatrix.cxx86 void B2DHomMatrix::set(sal_uInt16 nRow, sal_uInt16 nColumn, double fValue) in set()
180 B2DHomMatrix& B2DHomMatrix::operator*=(double fValue) in operator *=()
190 B2DHomMatrix& B2DHomMatrix::operator/=(double fValue) in operator /=()
H A Db3dhommatrix.cxx71 void B3DHomMatrix::set(sal_uInt16 nRow, sal_uInt16 nColumn, double fValue) in set()
155 B3DHomMatrix& B3DHomMatrix::operator*=(double fValue) in operator *=()
165 B3DHomMatrix& B3DHomMatrix::operator/=(double fValue) in operator /=()
/trunk/main/sc/source/filter/xml/
H A DXMLDDELinksContext.hxx56 double fValue; member
199 double fValue; member in ScXMLDDECellContext
H A DXMLCalculationSettingsContext.hxx63 void SetIterationEpsilon(const double fValue) { fIterationEpsilon = fValue; } in SetIterationEpsilon()
H A Dxmlcelli.hxx58 double fValue; member in ScXMLTableRowCellContext
/trunk/main/basegfx/inc/basegfx/color/
H A Dbcolormodifier.hxx231 BColorModifier_interpolate(const ::basegfx::BColor& rBColor, double fValue) in BColorModifier_interpolate()
268 BColorModifier_black_and_white(double fValue) in BColorModifier_black_and_white()
/trunk/main/oox/source/xls/
H A Dunitconverter.cxx173 double UnitConverter::scaleValue( double fValue, Unit eFromUnit, Unit eToUnit ) const in scaleValue()
178 sal_Int32 UnitConverter::scaleToMm100( double fValue, Unit eUnit ) const in scaleToMm100()
H A Dexternallinkfragment.cxx134 double fValue = (rStrm.readuInt8() == 0) ? 0.0 : 1.0; in importExtCellBool() local
484 double fValue = (rStrm.readuInt8() == 0) ? 0.0 : 1.0; in importCrn() local
/trunk/main/chart2/source/inc/
H A DExplicitCategoriesProvider.hxx71 double fValue; member
/trunk/main/chart2/source/controller/itemsetwrapper/
H A DStatisticsItemConverter.cxx307 double fValue = in ApplySpecialItem() local
332 double fValue = in ApplySpecialItem() local
353 double fValue = in ApplySpecialItem() local
/trunk/main/basegfx/source/inc/
H A Dstringconversiontools.hxx95 double fValue ) in lcl_putNumberChar()
/trunk/main/svl/source/numbers/
H A Dnumfmuno.cxx188 double fValue = 0.0; in detectNumberFormat() local
212 double fValue = 0.0; in convertStringToNumber() local
225 sal_Int32 nKey, double fValue ) throw(uno::RuntimeException) in convertNumberToString()
243 double fValue, util::Color aDefaultColor ) in queryColorForNumber()
308 rtl::OUString SAL_CALL SvNumberFormatterServiceObj::getInputString( sal_Int32 nKey, double fValue ) in getInputString()
326 const rtl::OUString& aFormat, double fValue, in convertNumberToPreviewString()
361 const rtl::OUString& aFormat, double fValue, in queryPreviewColorForNumber()
/trunk/main/xmloff/source/style/
H A Dweighhdl.cxx131 float fValue = float(); in exportXML() local
/trunk/main/sw/source/ui/utlui/
H A Dnumfmtlb.cxx340 double fValue = GetDefValue(nType); in SetDefFormat() local
425 double fValue = GetDefValue( nCurrFormatType); in IMPL_LINK() local
/trunk/main/sc/source/core/data/
H A Ddpgroup.cxx142 …ableDataCache* pCache , std::vector< SCROW >& vIdx, const String& rString, const double& fValue ) in lcl_InsertValue()
148 …he* pCache , std::vector< SCROW >& vIdx, const String& rString, const double& fValue, sal_Int32 … in lcl_InsertValue()
153 …void lcl_AppendDateStr( rtl::OUStringBuffer& rBuffer, double fValue, SvNumberFormatter* pFormatter… in lcl_AppendDateStr()
205 String lcl_GetSpecialNumGroupName( double fValue, bool bFirst, sal_Unicode cDecSeparator, in lcl_GetSpecialNumGroupName()
220 inline bool IsInteger( double fValue ) in IsInteger()
225 … String lcl_GetNumGroupForValue( double fValue, const ScDPNumGroupInfo& rInfo, bool bHasNonInteger, in lcl_GetNumGroupForValue()
466 sal_Int32 lcl_GetDatePartValue( double fValue, sal_Int32 nDatePart, SvNumberFormatter* pFormatter, in lcl_GetDatePartValue()
599 String lcl_GetSpecialDateName( double fValue, bool bFirst, SvNumberFormatter* pFormatter ) in lcl_GetSpecialDateName()
/trunk/main/sc/source/filter/lotus/
H A Dlotform.cxx629 double fValue; in Convert() local
641 double fValue = Snum32ToDouble( nValue ); in Convert() local
/trunk/main/chart2/source/view/axes/
H A DDateHelper.cxx118 double DateHelper::RasterizeDateValue( double fValue, const Date& rNullDate, long TimeResolution ) in RasterizeDateValue()
/trunk/main/basegfx/source/tools/
H A Dstringconversiontools.cxx227 double fValue, in lcl_putNumberCharWithSpace()
/trunk/main/sc/source/core/tool/
H A Dunitconv.cxx160 sal_Bool ScUnitConverter::GetValue( double& fValue, const String& rFromUnit, in GetValue()
/trunk/main/forms/source/component/
H A DEditBase.cxx179 double fValue = _rxInStream->readDouble(); in read() local
H A DFormattedField.cxx1114 double fValue = 0; in translateExternalValueToControlValue() local
1153 double fValue = 0; in translateControlValueToExternalValue() local
1164 double fValue = 0; in translateControlValueToExternalValue() local
/trunk/main/sc/inc/
H A Ddptabdat.hxx78 double fValue; member
/trunk/main/oox/source/vml/
H A Dvmlformatting.cxx94 double fValue = 0.0; in decodePercent() local
124 double fValue = 0.0; in decodeMeasureToEmu() local

Completed in 99 milliseconds

1234567