Searched refs:SetDoubleValue (Results 1 – 5 of 5) sorted by relevance
85 void SetDoubleValue( double fNew ) { mbIsDouble = true; mfDoubleValue = fNew; } in SetDoubleValue() function in ScSolverOptionsString323 pItem->SetDoubleValue( fDoubleValue ); in FillListBox()363 pStringItem->SetDoubleValue( aValDialog.GetValue() ); in EditOption()
74 void SetDoubleValue( const double& rNewVal );
215 void SvxNumberInfoItem::SetDoubleValue( const double& rNewVal ) in SetDoubleValue() function in SvxNumberInfoItem
815 void SfxOleSection::SetDoubleValue( sal_Int32 nPropId, double fValue ) in SetDoubleValue() function in SfxOleSection897 SetDoubleValue( nPropId, fDouble ); in SetAnyValue()
305 void SetDoubleValue( sal_Int32 nPropId, double fValue );
Completed in 33 milliseconds