Home
last modified time | relevance | path

Searched refs:bMoveSelection (Results 1 – 2 of 2) sorted by relevance

/trunk/main/sc/inc/
H A Dinputopt.hxx38 sal_Bool bMoveSelection; member in ScInputOptions
57 void SetMoveSelection(sal_Bool bSet) { bMoveSelection = bSet; } in SetMoveSelection()
58 sal_Bool GetMoveSelection() const { return bMoveSelection; } in GetMoveSelection()
/trunk/main/sc/source/core/tool/
H A Dinputopt.cxx81 bMoveSelection = sal_True; in SetDefaults()
97 bMoveSelection = rCpy.bMoveSelection; in operator =()

Completed in 45 milliseconds