Searched refs:bColFound (Results 1 – 3 of 3) sorted by relevance
170 sal_Bool bColFound = sal_False; in UpdatePageBreaks() local188 if ( bStartOfPage && bRepeatCol && nX>nRepeatStartX && !bColFound ) in UpdatePageBreaks()195 bColFound = sal_True; in UpdatePageBreaks()
2007 sal_Bool bColFound; in GetSelectionStyle() local2015 pNewStyle = aCol[i].GetSelectionStyle( rMark, bColFound ); in GetSelectionStyle()2016 if (bColFound) in GetSelectionStyle()2035 sal_Bool bColFound; in GetAreaStyle() local2042 pNewStyle = aCol[i].GetAreaStyle(bColFound, nRow1, nRow2); in GetAreaStyle()2043 if (bColFound) in GetAreaStyle()
143 sal_Bool bColFound = sal_False; in TestRemoveOutline() local169 while ((pEntry=aColIter.GetNext()) != NULL && !bColFound) in TestRemoveOutline()174 bColFound = sal_True; in TestRemoveOutline()195 rCol = bColFound; in TestRemoveOutline()
Completed in 111 milliseconds