Home
last modified time | relevance | path

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

/aoo42x/main/writerfilter/source/dmapper/
H A DDomainMapperTableHandler.cxx199 sal_Int32 nCell, sal_Int32 nRow, bool bIsEndCol, bool bIsEndRow ) in lcl_computeCellBorders() argument
245 if ( bIsEndCol ) in lcl_computeCellBorders()
252 if ( nCell > 0 && !bIsEndCol ) in lcl_computeCellBorders()
618 bool bIsEndCol = aCellIterator == aLastCellIterator; in endTableGetCellProperties() local
657 … lcl_computeCellBorders( rInfo.pTableBorders, *aCellIterator, nCell, nRow, bIsEndCol, bIsEndRow ); in endTableGetCellProperties()

Completed in 19 milliseconds