Home
last modified time | relevance | path

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

/aoo4110/main/sc/source/core/data/
H A Dscdpoutputimpl.cxx75 if ( mnTabStartRow != mnDataStartRow ) in OutputDataArea()
76 OutputBlockFrame( mnTabStartCol, mnTabStartRow, mnDataStartCol-1, mnDataStartRow-1 ); in OutputDataArea()
80 OutputBlockFrame( mnDataStartCol, mnTabStartRow, mnTabEndCol, mnDataStartRow-1 ); in OutputDataArea()
95 mnTabStartRow( nTabStartRow ), in OutputImpl()
149 if ( nStartRow == mnTabStartRow ) in OutputBlockFrame()
H A Dscdpoutputimpl.hxx44 SCROW mnTabStartRow; member in OutputImpl

Completed in 12 milliseconds