Searched refs:SetMoveSelection (Results 1 – 4 of 4) sorted by relevance
57 void SetMoveSelection(sal_Bool bSet) { bMoveSelection = bSet; } in SetMoveSelection() function in ScInputOptions
176 SetMoveSelection( ScUnoHelpFunctions::GetBoolFromAny( pValues[nProp] ) ); in ScInputCfg()
489 aInpOpt.SetMoveSelection( ScUnoHelpFunctions::GetBoolFromAny( aValue ) ); in setPropertyValue()
1186 pInputCfg->SetMoveSelection( ((const SfxBoolItem*)pItem)->GetValue() ); in ModifyOptions()
Completed in 32 milliseconds