Searched refs:SetStatusFunc (Results 1 – 4 of 4) sorted by relevance
55 void SetStatusFunc( sal_uInt16 nNew ) { nStatusFunc = nNew; } in SetStatusFunc() function in ScAppOptions
418 if (pValues[nProp] >>= nIntVal) SetStatusFunc( (sal_uInt16) nIntVal ); in ScAppCfg()
545 aAppOpt.SetStatusFunc( ScUnoHelpFunctions::GetInt16FromAny( aValue ) ); in setPropertyValue()
488 aNewOpts.SetStatusFunc( rItem.GetValue() ); in Execute()
Completed in 53 milliseconds