Searched refs:bSelProtected (Results 1 – 2 of 2) sorted by relevance
629 bool bSelProtected = pProtect->isOptionEnabled(ScTableProtection::SELECT_LOCKED_CELLS); in IsSelectionAllowed() local633 bSelectAllowed = bSelProtected; in IsSelectionAllowed()
2834 … bool bSelProtected = pProtect->isOptionEnabled(ScTableProtection::SELECT_LOCKED_CELLS); in Command() local2838 bSelectAllowed = bSelProtected; in Command()