Searched defs:nColumnSpan (Results 1 – 3 of 3) sorted by relevance
526 const sal_Int32 nColumnSpan = pCellContext->getColumnSpan(); in ImportCell() local
388 void Cell::merge( sal_Int32 nColumnSpan, sal_Int32 nRowSpan ) in merge()
5687 for ( sal_Int32 nColumnSpan = 1; nColumnSpan < xCell->getColumnSpan(); nColumnSpan++ ) in GetCellRight() local
Completed in 44 milliseconds