Searched refs:bDoRepCol (Results 1 – 1 of 1) sorted by relevance
/aoo4110/main/sc/source/ui/view/ |
H A D | printfun.cxx | 2079 sal_Bool bDoRepCol = (aAreaParam.bRepeatCol && nX1 > nRepeatEndCol); in PrintPage() local 2123 if (bDoRepCol) in PrintPage() 2176 if (bDoRepCol) in PrintPage() 2276 if (bDoRepCol && bDoRepRow) in PrintPage() 2285 if (bDoRepCol) in PrintPage() 2297 !bDoRepCol,sal_True,sal_True,sal_False ); in PrintPage() 2305 PrintArea( nX1,nY1, nX2,nY2, nDataX,nDataY, !bDoRepCol,!bDoRepRow,sal_True,sal_True ); in PrintPage() 2331 if (bDoRepCol) in PrintPage()
|
Completed in 122 milliseconds