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()
2853 … bool bSelProtected = pProtect->isOptionEnabled(ScTableProtection::SELECT_LOCKED_CELLS); in Command() local2857 bSelectAllowed = bSelProtected; in Command()
Completed in 37 milliseconds