Home
last modified time | relevance | path

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

/aoo4110/main/sc/source/core/data/
H A Dtable2.cxx2598 bool bWasVis = !ColHidden(nCol); in ShowCol() local
2599 if (bWasVis != bShow) in ShowCol()
2631 bool bWasVis = !RowHidden(nRow); in ShowRow() local
2632 if (bWasVis != bShow) in ShowRow()
2670 bool bWasVis = !RowHidden(nRow); in DBShowRow() local
2673 if (bWasVis != bShow) in DBShowRow()
2692 if (bWasVis != bShow) in DBShowRow()
2719 bool bWasVis = !RowHidden(nStartRow, nEndRow); in DBShowRows() local
2723 sal_Bool bChanged = ( bWasVis != bShow ); in DBShowRows()
2779 bool bWasVis = !RowHidden(nStartRow, nEndRow); in ShowRows() local
[all …]

Completed in 31 milliseconds