Searched refs:bIsEndRow (Results 1 – 1 of 1) sorted by relevance
199 sal_Int32 nCell, sal_Int32 nRow, bool bIsEndCol, bool bIsEndRow ) in lcl_computeCellBorders() argument268 if ( bIsEndRow ) in lcl_computeCellBorders()275 if ( nRow > 0 && !bIsEndRow ) in lcl_computeCellBorders()619 bool bIsEndRow = aRowOfCellsIterator == aLastRowIterator; in endTableGetCellProperties() local657 … lcl_computeCellBorders( rInfo.pTableBorders, *aCellIterator, nCell, nRow, bIsEndCol, bIsEndRow ); in endTableGetCellProperties()
Completed in 9 milliseconds