Home
last modified time | relevance | path

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

/trunk/main/sc/source/ui/view/
H A Dprintfun.cxx676 sal_Bool bChangeRow = sal_True; in AdjustPrintArea() local
690 bChangeRow = ( nStartRow == 0 && nEndRow == MAXROW ); in AdjustPrintArea()
695 if (!bChangeRow && nStartRow == 0) in AdjustPrintArea()
713 if ( bChangeCol && bChangeRow ) in AdjustPrintArea()
717 else if ( bChangeRow ) in AdjustPrintArea()
724 bChangeRow = sal_True; in AdjustPrintArea()
748 if (!bChangeRow) nEndRow = nOldEndRow; in AdjustPrintArea()

Completed in 29 milliseconds