Home
last modified time | relevance | path

Searched refs:SetDoubleValue (Results 1 – 5 of 5) sorted by relevance

/trunk/main/sc/source/ui/miscdlgs/
H A Dsolveroptions.cxx85 void SetDoubleValue( double fNew ) { mbIsDouble = true; mfDoubleValue = fNew; } in SetDoubleValue() function in ScSolverOptionsString
323 pItem->SetDoubleValue( fDoubleValue ); in FillListBox()
363 pStringItem->SetDoubleValue( aValDialog.GetValue() ); in EditOption()
/trunk/main/svx/inc/svx/
H A Dnuminf.hxx74 void SetDoubleValue( const double& rNewVal );
/trunk/main/svx/source/items/
H A Dnuminf.cxx215 void SvxNumberInfoItem::SetDoubleValue( const double& rNewVal ) in SetDoubleValue() function in SvxNumberInfoItem
/trunk/main/sfx2/source/doc/
H A Doleprops.cxx815 void SfxOleSection::SetDoubleValue( sal_Int32 nPropId, double fValue ) in SetDoubleValue() function in SfxOleSection
897 SetDoubleValue( nPropId, fDouble ); in SetAnyValue()
H A Doleprops.hxx305 void SetDoubleValue( sal_Int32 nPropId, double fValue );

Completed in 23 milliseconds