Home
last modified time | relevance | path

Searched defs:ShowRows (Results 1 – 5 of 5) sorted by relevance

/dports/editors/libreoffice/libreoffice-7.2.6.2/sc/source/core/data/
H A Dtable2.cxx3639 void ScTable::ShowRows(SCROW nRow1, SCROW nRow2, bool bShow) in ShowRows() function in ScTable
H A Ddocument.cxx4340 void ScDocument::ShowRows(SCROW nRow1, SCROW nRow2, SCTAB nTab, bool bShow) in ShowRows() function in ScDocument
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sc/source/core/data/
H A Dtable2.cxx3426 void ScTable::ShowRows(SCROW nRow1, SCROW nRow2, bool bShow) in ShowRows() function in ScTable
H A Ddocument.cxx4297 void ScDocument::ShowRows(SCROW nRow1, SCROW nRow2, SCTAB nTab, bool bShow) in ShowRows() function in ScDocument
/dports/devel/upp/upp/uppsrc/GridCtrl/
H A DGridCtrl.cpp7683 void GridCtrl::ShowRows(bool repaint) in ShowRows() function in Upp::GridCtrl