Home
last modified time | relevance | path

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

/trunk/main/sc/inc/
H A Dinputopt.hxx57 void SetMoveSelection(sal_Bool bSet) { bMoveSelection = bSet; } in SetMoveSelection() function in ScInputOptions
/trunk/main/sc/source/core/tool/
H A Dinputopt.cxx176 SetMoveSelection( ScUnoHelpFunctions::GetBoolFromAny( pValues[nProp] ) ); in ScInputCfg()
/trunk/main/sc/source/ui/unoobj/
H A Dappluno.cxx489 aInpOpt.SetMoveSelection( ScUnoHelpFunctions::GetBoolFromAny( aValue ) ); in setPropertyValue()
/trunk/main/sc/source/ui/app/
H A Dscmod.cxx1186 pInputCfg->SetMoveSelection( ((const SfxBoolItem*)pItem)->GetValue() ); in ModifyOptions()

Completed in 33 milliseconds