Searched refs:fAttrDouble (Results 1 – 2 of 2) sorted by relevance
113 double fAttrDouble; in GetDouble() local114 if ( SvXMLUnitConverter::convertDouble( fAttrDouble, rValue ) ) in GetDouble()118 aProp.Value <<= fAttrDouble; in GetDouble()126 double fAttrDouble; in GetDistance() local132 aProp.Value <<= fAttrDouble; in GetDistance()168 double fAttrDouble = ::rtl::math::stringToDouble( rValue, in GetDoublePercentage() local174 aProp.Value <<= fAttrDouble; in GetDoublePercentage()397 double fAttrDouble; in GetNextParameter() local399 rParameter.Value <<= fAttrDouble; in GetNextParameter()458 double fAttrDouble; in GetDoubleSequence() local[all …]
951 double fAttrDouble; in SvXMLNumFmtElementContext() local979 if ( SvXMLUnitConverter::convertDouble( fAttrDouble, sValue ) ) in SvXMLNumFmtElementContext()980 aNumInfo.fDisplayFactor = fAttrDouble; in SvXMLNumFmtElementContext()
Completed in 16 milliseconds