Home
last modified time | relevance | path

Searched refs:bSelUnprotected (Results 1 – 2 of 2) sorted by relevance

/trunk/main/sc/source/ui/view/
H A Dhdrcont.cxx630 bool bSelUnprotected = pProtect->isOptionEnabled(ScTableProtection::SELECT_UNLOCKED_CELLS); in IsSelectionAllowed() local
635 bSelectAllowed = bSelUnprotected; in IsSelectionAllowed()
H A Dgridwin.cxx2835 … bool bSelUnprotected = pProtect->isOptionEnabled(ScTableProtection::SELECT_UNLOCKED_CELLS); in Command() local
2840 bSelectAllowed = bSelUnprotected; in Command()