Home
last modified time | relevance | path

Searched refs:SetStatusFunc (Results 1 – 4 of 4) sorted by relevance

/trunk/main/sc/inc/
H A Dappoptio.hxx55 void SetStatusFunc( sal_uInt16 nNew ) { nStatusFunc = nNew; } in SetStatusFunc() function in ScAppOptions
/trunk/main/sc/source/core/tool/
H A Dappoptio.cxx418 if (pValues[nProp] >>= nIntVal) SetStatusFunc( (sal_uInt16) nIntVal ); in ScAppCfg()
/trunk/main/sc/source/ui/unoobj/
H A Dappluno.cxx545 aAppOpt.SetStatusFunc( ScUnoHelpFunctions::GetInt16FromAny( aValue ) ); in setPropertyValue()
/trunk/main/sc/source/ui/app/
H A Dscmod.cxx488 aNewOpts.SetStatusFunc( rItem.GetValue() ); in Execute()

Completed in 44 milliseconds