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()
2839 … bool bSelUnprotected = pProtect->isOptionEnabled(ScTableProtection::SELECT_UNLOCKED_CELLS); in Command() local2844 bSelectAllowed = bSelUnprotected; in Command()
Completed in 39 milliseconds