Searched refs:bRowFound (Results 1 – 2 of 2) sorted by relevance
206 sal_Bool bRowFound = sal_False; in UpdatePageBreaks() local244 if ( bStartOfPage && bRepeatRow && nY>nRepeatStartY && !bRowFound ) in UpdatePageBreaks()255 bRowFound = sal_True; in UpdatePageBreaks()
144 sal_Bool bRowFound = sal_False; in TestRemoveOutline() local184 while ((pEntry=aRowIter.GetNext()) != NULL && !bRowFound) in TestRemoveOutline()189 bRowFound = sal_True; in TestRemoveOutline()196 rRow = bRowFound; in TestRemoveOutline()
Completed in 29 milliseconds