Searched refs:SetMoveDir (Results 1 – 4 of 4) sorted by relevance
55 void SetMoveDir(sal_uInt16 nNew) { nMoveDir = nNew; } in SetMoveDir() function in ScInputOptions
173 SetMoveDir( (sal_uInt16)nIntVal ); in ScInputCfg()
519 aInpOpt.SetMoveDir( ScUnoHelpFunctions::GetInt16FromAny( aValue ) ); in setPropertyValue()
1181 pInputCfg->SetMoveDir( ((const SfxUInt16Item*)pItem)->GetValue() ); in ModifyOptions()
Completed in 67 milliseconds