Searched refs:bLockedCells (Results 1 – 1 of 1) sorted by relevance
275 sal_Bool bLockedCells = sal_False; in getEnableSelection() local279 bLockedCells = pProtect->isOptionEnabled(ScTableProtection::SELECT_LOCKED_CELLS); in getEnableSelection()282 if( bLockedCells ) in getEnableSelection()314 sal_Bool bLockedCells = sal_False; in setEnableSelection() local318 bLockedCells = sal_True; in setEnableSelection()327 pProtect->setOption( ScTableProtection::SELECT_LOCKED_CELLS, bLockedCells ); in setEnableSelection()
Completed in 29 milliseconds