Home
last modified time | relevance | path

Searched defs:fValue (Results 76 – 100 of 167) sorted by relevance

1234567

/trunk/main/oox/source/xls/
H A Dautofilterbuffer.cxx165 void ApiFilterSettings::appendField( bool bAnd, sal_Int32 nOperator, double fValue ) in appendField()
573 double fValue = 0.0; in finalizeImport() local
/trunk/main/vcl/unx/gtk/a11y/
H A Datktextattributes.cxx657 double fValue = rAny.get<sal_Int32>(); in CMM2UnitString() local
666 float fValue = 0.0; // pb: dont use double here because of warning on linux in UnitString2CMM() local
1035 double fValue = theTabStops[indexOfTab].Position; in TabStopList2String() local
/trunk/main/sc/source/ui/miscdlgs/
H A Doptsolver.cxx909 double fValue = 0.0; in CallSolver() local
957 double fValue = 0.0; in CallSolver() local
/trunk/main/sfx2/source/doc/
H A Doleprops.cxx92 inline void SetValue( double fValue ) { mfValue = fValue; } in SetValue()
438 SfxOleDoubleProperty::SfxOleDoubleProperty( sal_Int32 nPropId, double fValue ) : in SfxOleDoubleProperty()
815 void SfxOleSection::SetDoubleValue( sal_Int32 nPropId, double fValue ) in SetDoubleValue()
/trunk/main/xmloff/source/chart/
H A Dtransporttypes.hxx44 double fValue; member
/trunk/main/sw/source/core/access/
H A Dacccell.cxx427 double fValue = 0; in setCurrentValue() local
/trunk/main/sc/source/filter/lotus/
H A Dtool.cxx167 double fValue, temp; in Snum32ToDouble() local
/trunk/main/chart2/source/controller/dialogs/
H A Dtp_Scale.cxx102 void lcl_setValue( FormattedField& rFmtField, double fValue ) in lcl_setValue()
/trunk/main/scaddins/source/analysis/
H A Danalysishelper.hxx365 …inline void ListAppend( double fValue ) { MyList::Append( new double( fValue ) ); } in ListAppend()
368 …inline void Append( double fValue ) throw( CSS::uno::RuntimeException, CSS::lang::… in Append()
/trunk/main/sc/source/core/data/
H A Dvalidat.cxx827 double fValue; in FillSelectionList() local
885 double fValue; in IsListValid() local
H A Ddpcachetable.cxx87 ScDPCacheTable::SingleFilter::SingleFilter(String aString, double fValue, bool bHasValue) in SingleFilter()
/trunk/main/xmloff/inc/
H A Dtxtvfldi.hxx63 double fValue; /// double value (only valid if bFloatValueOK) member in XMLValueImportHelper
/trunk/main/xmloff/source/forms/
H A Dpropertyexport.cxx583 double fValue = 0; in implConvertAny() local
/trunk/main/sc/source/filter/excel/
H A Dxipivot.cxx89 void lclSetValue( const XclImpRoot& rRoot, const ScAddress& rScPos, double fValue, short nFormatTyp… in lclSetValue()
113 double fValue = rRoot.GetDoubleFromDateTime( *pDateTime ); in WriteToSource() local
122 double fValue; in WriteToSource() local
H A Dxistream.cxx786 float fValue(0.0); in ReadFloat() local
793 double fValue(0.0); in ReadDouble() local
H A Dimpop.cxx314 double fValue; in ReadNumber() local
370 double fValue; in ReadBoolErr() local
/trunk/main/xmloff/source/core/
H A DSettingsExportHelper.cxx254 void XMLSettingsExportHelper::exportDouble(const double fValue, const rtl::OUString& rName) const in exportDouble() argument
/trunk/main/svx/source/items/
H A Dchrtitem.cxx256 SvxDoubleItem::SvxDoubleItem(double fValue, sal_uInt16 nId) : in SvxDoubleItem()
/trunk/main/xmloff/source/transform/
H A DStyleOASISTContext.cxx547 const double fValue = ((double)nValue) / 100.0; in StartElement() local
/trunk/main/sc/inc/
H A Dcell.hxx209 inline void SetValue( double fValue ) { mfValue = fValue; } in SetValue()
/trunk/main/sc/source/ui/Accessibility/
H A DAccessibleCellBase.cxx268 double fValue = 0; in setCurrentValue() local
/trunk/main/sc/source/filter/inc/
H A DXclExpChangeTrack.hxx431 double fValue; member
/trunk/main/sc/source/filter/xml/
H A DXMLChangeTrackingImportHelper.hxx48 double fValue; member
/trunk/main/chart2/source/tools/
H A DCommonConverters.cxx496 double fValue = 0.0; in hasDoubleValue() local
/trunk/main/chart2/workbench/addin/
H A Dsampleaddin.cxx118 double fValue, in getLogicalPosition()

Completed in 287 milliseconds

1234567