Searched refs:bIsEndCol (Results 1 – 1 of 1) sorted by relevance
199 sal_Int32 nCell, sal_Int32 nRow, bool bIsEndCol, bool bIsEndRow ) in lcl_computeCellBorders() argument245 if ( bIsEndCol ) in lcl_computeCellBorders()252 if ( nCell > 0 && !bIsEndCol ) in lcl_computeCellBorders()618 bool bIsEndCol = aCellIterator == aLastCellIterator; in endTableGetCellProperties() local657 … lcl_computeCellBorders( rInfo.pTableBorders, *aCellIterator, nCell, nRow, bIsEndCol, bIsEndRow ); in endTableGetCellProperties()
Completed in 26 milliseconds