Home
last modified time | relevance | path

Searched refs:DELETE_ROWS (Results 1 – 3 of 3) sorted by relevance

/AOO42X/main/sc/inc/ !
H A Dtabprotection.hxx132 DELETE_ROWS, enumerator
/AOO42X/main/sc/source/filter/xcl97/ !
H A Dxcl97rec.cxx1100 { ScTableProtection::DELETE_ROWS, 0x0200 }, in XclExpSheetProtectOptions()
/AOO42X/main/sc/source/filter/excel/ !
H A Dxicontent.cxx1286 pProtect->setOption( ScTableProtection::DELETE_ROWS, (nOptions & 0x0200) ); in Apply()