Searched defs:SetDoubleValue (Results 1 – 3 of 3) sorted by relevance
215 void SvxNumberInfoItem::SetDoubleValue( const double& rNewVal ) in SetDoubleValue() function in SvxNumberInfoItem
85 void SetDoubleValue( double fNew ) { mbIsDouble = true; mfDoubleValue = fNew; } in SetDoubleValue() function in ScSolverOptionsString
815 void SfxOleSection::SetDoubleValue( sal_Int32 nPropId, double fValue ) in SetDoubleValue() function in SfxOleSection
Completed in 31 milliseconds