Searched refs:SELECT_UNLOCKED_CELLS (Results 1 – 10 of 10) sorted by relevance
143 SELECT_UNLOCKED_CELLS, enumerator
38 ScTableProtection::SELECT_UNLOCKED_CELLS,
358 mpImpl->setOption(SELECT_UNLOCKED_CELLS, true); in ScTableProtection()
280 bUnlockedCells = pProtect->isOptionEnabled(ScTableProtection::SELECT_UNLOCKED_CELLS); in getEnableSelection()328 pProtect->setOption( ScTableProtection::SELECT_UNLOCKED_CELLS, bUnlockedCells ); in setEnableSelection()
681 bool bSelUnprotected = pProtect->isOptionEnabled(ScTableProtection::SELECT_UNLOCKED_CELLS); in IsSelectionAllowed()
328 … bool bSkipUnprotected = !pProtect->isOptionEnabled(ScTableProtection::SELECT_UNLOCKED_CELLS); in SetCursorAtCell()
2168 … bool bSkipUnprotected = !pProtect->isOptionEnabled(ScTableProtection::SELECT_UNLOCKED_CELLS); in MouseButtonUp()2854 … bool bSelUnprotected = pProtect->isOptionEnabled(ScTableProtection::SELECT_UNLOCKED_CELLS); in Command()
967 bSkipUnprotected = !pProtect->isOptionEnabled(ScTableProtection::SELECT_UNLOCKED_CELLS); in MoveCursorRel()
1105 { ScTableProtection::SELECT_UNLOCKED_CELLS, 0x4000 }, in XclExpSheetProtectOptions()
1291 pProtect->setOption( ScTableProtection::SELECT_UNLOCKED_CELLS, (nOptions & 0x4000) ); in Apply()
Completed in 107 milliseconds