Home
last modified time | relevance | path

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

/trunk/main/sc/source/core/data/
H A Dtable5.cxx206 sal_Bool bRowFound = sal_False; in UpdatePageBreaks() local
244 if ( bStartOfPage && bRepeatRow && nY>nRepeatStartY && !bRowFound ) in UpdatePageBreaks()
255 bRowFound = sal_True; in UpdatePageBreaks()
/trunk/main/sc/source/ui/view/
H A Ddbfunc3.cxx144 sal_Bool bRowFound = sal_False; in TestRemoveOutline() local
184 while ((pEntry=aRowIter.GetNext()) != NULL && !bRowFound) in TestRemoveOutline()
189 bRowFound = sal_True; in TestRemoveOutline()
196 rRow = bRowFound; in TestRemoveOutline()

Completed in 31 milliseconds