Home
last modified time | relevance | path

Searched defs:fValue (Results 101 – 125 of 167) sorted by relevance

1234567

/trunk/main/sc/source/core/data/
H A Dcell.cxx584 ScValueCell::ScValueCell( double fValue ) : in ScValueCell()
1943 double fValue = GetValue(); in GetURLResult() local
H A Ddpdimsave.cxx117 double fValue; in AddToData() local
/trunk/main/sc/source/filter/excel/
H A Dxepivot.cxx116 XclExpPCItem::XclExpPCItem( double fValue ) : in XclExpPCItem()
363 double fValue = rDoc.GetValue( aPos ); in InitStandardField() local
491 void XclExpPCField::InsertOrigDoubleItem( double fValue ) in InsertOrigDoubleItem()
H A Dxlpivot.cxx68 void XclPCItem::SetDouble( double fValue ) in SetDouble()
H A Dxltools.cxx139 bool XclTools::GetRKFromDouble( sal_Int32& rnRKValue, double fValue ) in GetRKFromDouble()
/trunk/main/sd/source/ui/func/
H A Dfumorph.cxx489 double fValue(0.0); in ImpMorphPolygons() local
/trunk/main/basegfx/source/inc/
H A Dhommatrixtemplate.hxx565 double fValue(0.0); in doMulMatrix() local
/trunk/main/svx/source/fmcomp/
H A Dgridcell.cxx1009 double fValue = 0; in GetValue() local
2010 double fValue = _rControl.GetValue( _rxField, _rxFormatter ); in lcl_setFormattedNumeric_nothrow() local
2058 double fValue = ((DoubleNumericField*)m_pWindow)->GetValue(); in commitControl() local
2127 double fValue = GetValue(_rxField, xFormatter); in GetCurrency() local
2148 double fValue = _rControl.GetCurrency( _rxField, _rxFormatter ); in lcl_setFormattedCurrency_nothrow() local
2205 double fValue = ((LongCurrencyField*)m_pWindow)->GetValue(); in commitControl() local
/trunk/main/sd/source/ui/dlg/
H A Dtpoption.cxx746 double fValue = aFract; in IMPL_LINK() local
/trunk/main/chart2/source/controller/dialogs/
H A DObjectNameProvider.cxx114 double fValue = 0; in lcl_getDataPointValueText() local
/trunk/main/filter/source/flash/
H A Dswfwriter2.cxx418 sal_uInt32 swf::getFixed( double fValue ) in getFixed()
/trunk/main/oox/inc/oox/helper/
H A Dhelper.hxx130 inline ReturnType getDoubleIntervalValue( double fValue, double fBegin, double fEnd ) in getDoubleIntervalValue()
/trunk/main/sd/source/ui/animations/
H A DCustomAnimationDialog.cxx531 double fValue = 0.0; in setValue() local
651 double fValue = 0.0; in setValue() local
792 double fValue = 0.0; in setValue() local
/trunk/main/sc/source/filter/xml/
H A DXMLTrackedChangesContext.cxx108 double fValue; member in ScXMLCellContentDeletionContext
279 double fValue; member in ScXMLChangeCellContext
322 double fValue; member in ScXMLPreviousContext
H A DXMLExportIterator.hxx310 double fValue; member
H A DXMLChangeTrackingExportHelper.cxx275 void ScChangeTrackingExportHelper::SetValueAttributes(const double& fValue, const String& sValue) in SetValueAttributes()
/trunk/main/svx/source/form/
H A Dfmsrcimp.cxx356 double fValue = rField.xContents->getDouble(); in FormatField() local
/trunk/main/svx/source/tbxctrls/
H A Dextrusioncontrols.cxx421 double fValue = 0.0; in statusChanged() local
/trunk/main/xmloff/source/draw/
H A Dshapeexport4.cxx1027 double fValue = 0.0; in ImpExportEnhancedGeometry() local
/trunk/main/sw/inc/
H A Dfldbas.hxx429 double fValue; member in SwValueField
/trunk/main/xmloff/source/transform/
H A DStyleOOoTContext.cxx953 double fValue = sAttrValue.toDouble(); in StartElement() local
/trunk/main/connectivity/source/parse/
H A Dsqlnode.cxx1012 OSQLParseNode* OSQLParser::buildNode_Date(const double& fValue, sal_Int32 nType) in buildNode_Date()
1543 double fValue = 0.0; in buildDate() local
/trunk/main/extensions/source/scanner/
H A Dsane.cxx940 double fValue = fMin; in GetRange() local
/trunk/main/oox/source/xls/
H A Dsheetdatacontext.cxx487 double fValue = rStrm.readDouble(); in importCellDouble() local
/trunk/main/basegfx/source/polygon/
H A Db2dpolygontools.cxx1239 double fValue = (rPoint.getY() - rEdgeStart.getY()) / rEdgeDelta.getY(); in isPointOnEdge() local
1257 double fValue = (rPoint.getX() - rEdgeStart.getX()) / rEdgeDelta.getX(); in isPointOnEdge() local
1280 double fValue = (fTOne + fTTwo) / 2.0; in isPointOnEdge() local
2945 B2DPolygon growInNormalDirection(const B2DPolygon& rCandidate, double fValue) in growInNormalDirection()

Completed in 257 milliseconds

1234567