Home
last modified time | relevance | path

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

/trunk/main/writerfilter/source/dmapper/
H A DDomainMapperTableHandler.cxx199 sal_Int32 nCell, sal_Int32 nRow, bool bIsEndCol, bool bIsEndRow ) in lcl_computeCellBorders() argument
268 if ( bIsEndRow ) in lcl_computeCellBorders()
275 if ( nRow > 0 && !bIsEndRow ) in lcl_computeCellBorders()
619 bool bIsEndRow = aRowOfCellsIterator == aLastRowIterator; in endTableGetCellProperties() local
657 … lcl_computeCellBorders( rInfo.pTableBorders, *aCellIterator, nCell, nRow, bIsEndCol, bIsEndRow ); in endTableGetCellProperties()

Completed in 22 milliseconds