Searched refs:bMoveSelection (Results 1 – 2 of 2) sorted by relevance
38 sal_Bool bMoveSelection; member in ScInputOptions57 void SetMoveSelection(sal_Bool bSet) { bMoveSelection = bSet; } in SetMoveSelection()58 sal_Bool GetMoveSelection() const { return bMoveSelection; } in GetMoveSelection()
81 bMoveSelection = sal_True; in SetDefaults()97 bMoveSelection = rCpy.bMoveSelection; in operator =()
Completed in 10 milliseconds