Searched refs:bSelProtected (Results 1 – 2 of 2) sorted by relevance
680 bool bSelProtected = pProtect->isOptionEnabled(ScTableProtection::SELECT_LOCKED_CELLS); in IsSelectionAllowed() local684 bSelectAllowed = bSelProtected; in IsSelectionAllowed()
2838 … bool bSelProtected = pProtect->isOptionEnabled(ScTableProtection::SELECT_LOCKED_CELLS); in Command() local2842 bSelectAllowed = bSelProtected; in Command()
Completed in 1435 milliseconds