Home
last modified time | relevance | path

Searched refs:GetMoveSelection (Results 1 – 5 of 5) sorted by relevance

/trunk/main/sc/inc/
H A Dinputopt.hxx58 sal_Bool GetMoveSelection() const { return bMoveSelection; } in GetMoveSelection() function in ScInputOptions
/trunk/main/sc/source/core/tool/
H A Dinputopt.cxx223 ScUnoHelpFunctions::SetBoolInAny( pValues[nProp], GetMoveSelection() ); in Commit()
/trunk/main/sc/source/ui/unoobj/
H A Dappluno.cxx609 …sAscii( SC_UNONAME_MOVESEL )) ScUnoHelpFunctions::SetBoolInAny( aRet, aInpOpt.GetMoveSelection() ); in getPropertyValue()
/trunk/main/sc/source/ui/app/
H A Dscmod.cxx1962 rInpOpt.GetMoveSelection() ) ); in CreateItemSet()
/trunk/main/sc/source/ui/view/
H A Dtabview3.cxx1224 if (!rOpt.GetMoveSelection()) in MoveCursorEnter()

Completed in 43 milliseconds