Home
last modified time | relevance | path

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

/trunk/main/sc/inc/
H A Dinputopt.hxx55 void SetMoveDir(sal_uInt16 nNew) { nMoveDir = nNew; } in SetMoveDir() function in ScInputOptions
/trunk/main/sc/source/core/tool/
H A Dinputopt.cxx173 SetMoveDir( (sal_uInt16)nIntVal ); in ScInputCfg()
/trunk/main/sc/source/ui/unoobj/
H A Dappluno.cxx519 aInpOpt.SetMoveDir( ScUnoHelpFunctions::GetInt16FromAny( aValue ) ); in setPropertyValue()
/trunk/main/sc/source/ui/app/
H A Dscmod.cxx1181 pInputCfg->SetMoveDir( ((const SfxUInt16Item*)pItem)->GetValue() ); in ModifyOptions()

Completed in 24 milliseconds