Home
last modified time | relevance | path

Searched refs:bColFound (Results 1 – 3 of 3) sorted by relevance

/trunk/main/sc/source/core/data/
H A Dtable5.cxx170 sal_Bool bColFound = sal_False; in UpdatePageBreaks() local
188 if ( bStartOfPage && bRepeatCol && nX>nRepeatStartX && !bColFound ) in UpdatePageBreaks()
195 bColFound = sal_True; in UpdatePageBreaks()
H A Dtable2.cxx2007 sal_Bool bColFound; in GetSelectionStyle() local
2015 pNewStyle = aCol[i].GetSelectionStyle( rMark, bColFound ); in GetSelectionStyle()
2016 if (bColFound) in GetSelectionStyle()
2035 sal_Bool bColFound; in GetAreaStyle() local
2042 pNewStyle = aCol[i].GetAreaStyle(bColFound, nRow1, nRow2); in GetAreaStyle()
2043 if (bColFound) in GetAreaStyle()
/trunk/main/sc/source/ui/view/
H A Ddbfunc3.cxx143 sal_Bool bColFound = sal_False; in TestRemoveOutline() local
169 while ((pEntry=aColIter.GetNext()) != NULL && !bColFound) in TestRemoveOutline()
174 bColFound = sal_True; in TestRemoveOutline()
195 rCol = bColFound; in TestRemoveOutline()

Completed in 67 milliseconds