Searched refs:SC_CELL_SHIFT_DISABLE_DOWN (Results 1 – 3 of 3) sorted by relevance
38 #define SC_CELL_SHIFT_DISABLE_DOWN 0x01 //from inscodlg.hxx macro
298 sal_Bool bDown = ((nDisable & SC_CELL_SHIFT_DISABLE_DOWN) != 0); in SetCellShiftDisabled()
1315 nDisableShift |= SC_CELL_SHIFT_DISABLE_DOWN; in ExecuteEdit()
Completed in 13 milliseconds