Searched refs:SetIntValue (Results 1 – 1 of 1) sorted by relevance
86 void SetIntValue( sal_Int32 nNew ) { mbIsDouble = false; mnIntValue = nNew; } in SetIntValue() function in ScSolverOptionsString329 pItem->SetIntValue( nIntValue ); in FillListBox()374 pStringItem->SetIntValue( aIntDialog.GetValue() ); in EditOption()
Completed in 13 milliseconds