Searched refs:bFirstCol (Results 1 – 3 of 3) sorted by relevance
1030 bool bFirstCol = nCol == nFirstCol; in DrawRange() local1032 if( (!bOverlapX && !bOverlapY) || (bFirstCol && bFirstRow) || in DrawRange()1033 (!bOverlapY && bFirstCol) || (!bOverlapX && bFirstRow) ) in DrawRange()
2008 sal_Bool bFirstCol = false, bFirstRow = false; in exportPlotArea() local2014 aAny >>= bFirstCol; in exportPlotArea()2019 if( bFirstCol || bFirstRow ) in exportPlotArea()2023 ( bFirstCol in exportPlotArea()
4133 bool bFirstCol = true; in WriteExternalRefCaches() local4138 if (bFirstCol) in WriteExternalRefCaches()4205 bFirstCol = false; in WriteExternalRefCaches()
Completed in 60 milliseconds