Searched refs:bRepeatCol (Results 1 – 5 of 5) sorted by relevance
91 bPrintArea = bRepeatRow = bRepeatCol = sal_False; in Reset()105 && bRepeatCol == r.bRepeatCol; in operator ==()114 if ( bRepeatCol ) in operator ==()
169 sal_Bool bRepeatCol = ( nRepeatStartX != SCCOL_REPEAT_NONE ); in UpdatePageBreaks() local188 if ( bStartOfPage && bRepeatCol && nX>nRepeatStartX && !bColFound ) in UpdatePageBreaks()
57 sal_Bool bRepeatCol; member65 bRepeatCol( bRepCol ), in ScPreviewLocationEntry()538 if ( pEntry->bRepeatCol ) in GetTableInfo()779 if ( pEntry->eType == SC_PLOC_CELLRANGE && !pEntry->bRepeatCol && !pEntry->bRepeatRow ) in GetMainCellRange()
1021 aAreaParam.bRepeatCol = sal_True; in InitParam()1028 aAreaParam.bRepeatCol = sal_False; in InitParam()2076 if ( aAreaParam.bRepeatCol ) in PrintPage()2079 sal_Bool bDoRepCol = (aAreaParam.bRepeatCol && nX1 > nRepeatEndCol); in PrintPage()
67 sal_Bool bRepeatCol; member
Completed in 39 milliseconds