Home
last modified time | relevance | path

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

/trunk/main/sc/source/core/data/
H A Dscdpoutputimpl.cxx44 mnCols.push_back( mnTabEndCol+1); //set last row bottom in OutputDataArea()
80 OutputBlockFrame( mnDataStartCol, mnTabStartRow, mnTabEndCol, mnDataStartRow-1 ); in OutputDataArea()
100 mnTabEndCol( nTabEndCol ), in OutputImpl()
154 if ( nEndCol == mnTabEndCol ) //bottom row in OutputBlockFrame()
H A Dscdpoutputimpl.hxx50 SCCOL mnTabEndCol; member in OutputImpl

Completed in 12 milliseconds