Home
last modified time | relevance | path

Searched defs:eSecondCellType (Results 1 – 2 of 2) sorted by relevance

/dports/editors/libreoffice6/libreoffice-6.4.7.2/sc/source/core/data/
H A Dtable3.cxx3390 CellType eSecondCellType = GetCellType(nStartCol, nStartRow+1); in HasColHeader() local
3427 CellType eSecondCellType = GetCellType(nStartCol+1, nStartRow); in HasRowHeader() local
/dports/editors/libreoffice/libreoffice-7.2.6.2/sc/source/core/data/
H A Dtable3.cxx3700 CellType eSecondCellType = GetCellType(nStartCol, nStartRow+1); in HasColHeader() local
3737 CellType eSecondCellType = GetCellType(nStartCol+1, nStartRow); in HasRowHeader() local