Home
last modified time | relevance | path

Searched refs:SELECT_LOCKED_CELLS (Results 1 – 10 of 10) sorted by relevance

/trunk/main/sc/inc/
H A Dtabprotection.hxx142 SELECT_LOCKED_CELLS, enumerator
/trunk/main/sc/source/ui/miscdlgs/
H A Dprotectiondlg.cxx37 ScTableProtection::SELECT_LOCKED_CELLS,
/trunk/main/sc/source/core/data/
H A Dtabprotection.cxx357 mpImpl->setOption(SELECT_LOCKED_CELLS, true); in ScTableProtection()
/trunk/main/sc/source/ui/vba/
H A Dvbaworksheet.cxx279 bLockedCells = pProtect->isOptionEnabled(ScTableProtection::SELECT_LOCKED_CELLS); in getEnableSelection()
327 pProtect->setOption( ScTableProtection::SELECT_LOCKED_CELLS, bLockedCells ); in setEnableSelection()
/trunk/main/sc/source/ui/view/
H A Dhdrcont.cxx680 bool bSelProtected = pProtect->isOptionEnabled(ScTableProtection::SELECT_LOCKED_CELLS); in IsSelectionAllowed()
H A Dselect.cxx327 bool bSkipProtected = !pProtect->isOptionEnabled(ScTableProtection::SELECT_LOCKED_CELLS); in SetCursorAtCell()
H A Dgridwin.cxx2167 … bool bSkipProtected = !pProtect->isOptionEnabled(ScTableProtection::SELECT_LOCKED_CELLS); in MouseButtonUp()
2853 … bool bSelProtected = pProtect->isOptionEnabled(ScTableProtection::SELECT_LOCKED_CELLS); in Command()
H A Dtabview3.cxx966 bSkipProtected = !pProtect->isOptionEnabled(ScTableProtection::SELECT_LOCKED_CELLS); in MoveCursorRel()
/trunk/main/sc/source/filter/xcl97/
H A Dxcl97rec.cxx1101 { ScTableProtection::SELECT_LOCKED_CELLS, 0x0400 }, in XclExpSheetProtectOptions()
/trunk/main/sc/source/filter/excel/
H A Dxicontent.cxx1287 pProtect->setOption( ScTableProtection::SELECT_LOCKED_CELLS, (nOptions & 0x0400) ); in Apply()

Completed in 437 milliseconds