Home
last modified time | relevance | path

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

/aoo4110/main/sc/inc/
H A Dtabprotection.hxx143 SELECT_UNLOCKED_CELLS, enumerator
/aoo4110/main/sc/source/ui/miscdlgs/
H A Dprotectiondlg.cxx38 ScTableProtection::SELECT_UNLOCKED_CELLS,
/aoo4110/main/sc/source/core/data/
H A Dtabprotection.cxx358 mpImpl->setOption(SELECT_UNLOCKED_CELLS, true); in ScTableProtection()
/aoo4110/main/sc/source/ui/vba/
H A Dvbaworksheet.cxx280 bUnlockedCells = pProtect->isOptionEnabled(ScTableProtection::SELECT_UNLOCKED_CELLS); in getEnableSelection()
328 pProtect->setOption( ScTableProtection::SELECT_UNLOCKED_CELLS, bUnlockedCells ); in setEnableSelection()
/aoo4110/main/sc/source/ui/view/
H A Dhdrcont.cxx681 bool bSelUnprotected = pProtect->isOptionEnabled(ScTableProtection::SELECT_UNLOCKED_CELLS); in IsSelectionAllowed()
H A Dselect.cxx328 … bool bSkipUnprotected = !pProtect->isOptionEnabled(ScTableProtection::SELECT_UNLOCKED_CELLS); in SetCursorAtCell()
H A Dgridwin.cxx2153 … bool bSkipUnprotected = !pProtect->isOptionEnabled(ScTableProtection::SELECT_UNLOCKED_CELLS); in MouseButtonUp()
2839 … bool bSelUnprotected = pProtect->isOptionEnabled(ScTableProtection::SELECT_UNLOCKED_CELLS); in Command()
H A Dtabview3.cxx967 bSkipUnprotected = !pProtect->isOptionEnabled(ScTableProtection::SELECT_UNLOCKED_CELLS); in MoveCursorRel()
/aoo4110/main/sc/source/filter/xcl97/
H A Dxcl97rec.cxx1105 { ScTableProtection::SELECT_UNLOCKED_CELLS, 0x4000 }, in XclExpSheetProtectOptions()
/aoo4110/main/sc/source/filter/excel/
H A Dxicontent.cxx1291 pProtect->setOption( ScTableProtection::SELECT_UNLOCKED_CELLS, (nOptions & 0x4000) ); in Apply()

Completed in 77 milliseconds