Home
last modified time | relevance | path

Searched refs:bIsEndCol (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
191 if ( bIsEndCol ) in lcl_computeCellBorders()
198 if ( nCell > 0 && !bIsEndCol ) in lcl_computeCellBorders()
564 bool bIsEndCol = aCellIterator == aLastCellIterator; in endTableGetCellProperties() local
603 … lcl_computeCellBorders( rInfo.pTableBorders, *aCellIterator, nCell, nRow, bIsEndCol, bIsEndRow ); in endTableGetCellProperties()

Completed in 9 milliseconds