Searched refs:RemoveRowPageBreaks (Results 1 – 2 of 2) sorted by relevance
113 RemoveRowPageBreaks(0, MAXROW-1); in UpdatePageBreaks()160 RemoveRowPageBreaks(0, nStartRow-1); in UpdatePageBreaks()202 RemoveRowPageBreaks(nStartRow+1, nEndRow); in UpdatePageBreaks()254 RemoveRowPageBreaks(nY, nRepeatEndY); in UpdatePageBreaks()305 RemoveRowPageBreaks(nEndRow+2, MAXROW); in UpdatePageBreaks()403 void ScTable::RemoveRowPageBreaks(SCROW nStartRow, SCROW nEndRow) in RemoveRowPageBreaks() function in ScTable
729 void RemoveRowPageBreaks(SCROW nStartRow, SCROW nEndRow);
Completed in 16 milliseconds