Searched defs:bFirstRow (Results 1 – 8 of 8) sorted by relevance
85 sal_Bool bFirstRow; member151 sal_Bool bFirstRow; // je Table, ob in erster Zeile member in ScHTMLLayoutParser
1534 sal_Bool bFirstRow = ( nY == nPosY ); // first visible row? in InvertSimple() local1722 sal_Bool bFirstRow = ( nY == nPosY ); // first visible row? in GetSelectionRects() local
722 const bool bFirstRow = rSettings.mbUseFirstRow && (nRow == 0); in FillCellInfoMatrix() local
2200 bool bFirstRow = true; in CheckViewLayout() local
1031 bool bFirstRow = nRow == nFirstRow; in DrawRange() local
381 const bool bFirstRow = (aPos.mnRow == 0) && rStyle.mbUseFirstRow; in ApplyCellStyles() local
2008 sal_Bool bFirstCol = false, bFirstRow = false; in exportPlotArea() local
4088 bool bFirstRow = true; in WriteExternalRefCaches() local
Completed in 130 milliseconds