Searched refs:SELECT_LOCKED_CELLS (Results 1 – 10 of 10) sorted by relevance
142 SELECT_LOCKED_CELLS, enumerator
37 ScTableProtection::SELECT_LOCKED_CELLS,
357 mpImpl->setOption(SELECT_LOCKED_CELLS, true); in ScTableProtection()
279 bLockedCells = pProtect->isOptionEnabled(ScTableProtection::SELECT_LOCKED_CELLS); in getEnableSelection()327 pProtect->setOption( ScTableProtection::SELECT_LOCKED_CELLS, bLockedCells ); in setEnableSelection()
680 bool bSelProtected = pProtect->isOptionEnabled(ScTableProtection::SELECT_LOCKED_CELLS); in IsSelectionAllowed()
327 bool bSkipProtected = !pProtect->isOptionEnabled(ScTableProtection::SELECT_LOCKED_CELLS); in SetCursorAtCell()
2167 … bool bSkipProtected = !pProtect->isOptionEnabled(ScTableProtection::SELECT_LOCKED_CELLS); in MouseButtonUp()2853 … bool bSelProtected = pProtect->isOptionEnabled(ScTableProtection::SELECT_LOCKED_CELLS); in Command()
966 bSkipProtected = !pProtect->isOptionEnabled(ScTableProtection::SELECT_LOCKED_CELLS); in MoveCursorRel()
1101 { ScTableProtection::SELECT_LOCKED_CELLS, 0x0400 }, in XclExpSheetProtectOptions()
1287 pProtect->setOption( ScTableProtection::SELECT_LOCKED_CELLS, (nOptions & 0x0400) ); in Apply()
Completed in 95 milliseconds