Home
last modified time | relevance | path

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

/aoo41x/main/sc/source/core/data/
H A Ddpoutput.cxx372 nTabStartRow = nMemberStartRow = nDataStartRow = nTabEndRow = 0; in ScDPOutput()
642 nTabStartCol, nTabStartRow, nMemberStartCol, nMemberStartRow, in HeaderCell()
654 lcl_SetStyleById( pDoc,nTab, nCol,nMemberStartRow+(SCROW)nLevel, nCol,nDataStartRow-1, in HeaderCell()
733 nMemberStartRow = nTabStartRow + (SCROW) nHeaderSize; in CalcSizes()
735 nDataStartRow = nMemberStartRow + (SCROW)nColFieldCount; in CalcSizes()
873 nTabStartCol, nTabStartRow, nMemberStartCol, nMemberStartRow, in Output()
881 SCROW nRowPos = nMemberStartRow + (SCROW)nField; //! check for overflow in Output()
1906 nRow + 1 >= nMemberStartRow && nRow < nMemberStartRow + nColFieldCount ) in GetHeaderDrag()
1908 long nField = nRow - nMemberStartRow; in GetHeaderDrag()
1916 rPosRect = Rectangle( nDataStartCol, nMemberStartRow + nField, in GetHeaderDrag()
[all …]
H A Dscdpoutputimpl.cxx87 SCROW nMemberStartRow, in OutputImpl() argument
97 mnMemberStartRow( nMemberStartRow), in OutputImpl()
H A Dscdpoutputimpl.hxx58 SCROW nMemberStartRow,
/aoo41x/main/sc/inc/
H A Ddpoutput.hxx110 SCROW nMemberStartRow; member in ScDPOutput

Completed in 55 milliseconds