Searched refs:bSelUnprotected (Results 1 – 2 of 2) sorted by relevance
681 bool bSelUnprotected = pProtect->isOptionEnabled(ScTableProtection::SELECT_UNLOCKED_CELLS); in IsSelectionAllowed() local686 bSelectAllowed = bSelUnprotected; in IsSelectionAllowed()
2854 … bool bSelUnprotected = pProtect->isOptionEnabled(ScTableProtection::SELECT_UNLOCKED_CELLS); in Command() local2859 bSelectAllowed = bSelUnprotected; in Command()
Completed in 38 milliseconds