Home
last modified time | relevance | path

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

/aoo41x/main/writerfilter/source/dmapper/
H A DDomainMapperTableHandler.cxx145 sal_Int32 nCell, sal_Int32 nRow, bool bIsEndCol, bool bIsEndRow ) in lcl_computeCellBorders() argument
214 if ( bIsEndRow ) in lcl_computeCellBorders()
221 if ( nRow > 0 && !bIsEndRow ) in lcl_computeCellBorders()
565 bool bIsEndRow = aRowOfCellsIterator == aLastRowIterator; in endTableGetCellProperties() local
603 … lcl_computeCellBorders( rInfo.pTableBorders, *aCellIterator, nCell, nRow, bIsEndCol, bIsEndRow ); in endTableGetCellProperties()

Completed in 17 milliseconds