Home
last modified time | relevance | path

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

/aoo41x/main/oox/source/drawingml/table/
H A Dtablecell.cxx254 sal_Int32 nBand = nRow; in pushToXCell() local
256 nBand++; in pushToXCell()
257 if ( nBand & 1 ) in pushToXCell()
336 sal_Int32 nBand = nColumn; in pushToXCell() local
338 nBand++; in pushToXCell()
339 if ( nBand & 1 ) in pushToXCell()

Completed in 13 milliseconds