Home
last modified time | relevance | path

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

/aoo4110/main/sc/source/ui/view/
H A Dprevloc.cxx688 sal_uInt16 nDocH = pDoc->GetOriginalHeight( nRow, nTab ); in GetTableInfo() local
689 long nNextY = nPosY + (long) (nDocH * nScaleY); in GetTableInfo()
709 sal_uInt16 nDocH = pDoc->GetOriginalHeight( nRow, nTab ); in GetTableInfo() local
710 long nNextY = nPosY + (long) (nDocH * nScaleY); in GetTableInfo()
H A Dprintfun.cxx1464 sal_uInt16 nDocH = pDoc->GetRowHeight( nRow, nPrintTab ); in PrintRowHdr() local
1465 if (nDocH) in PrintRowHdr()
1467 long nHeight = (long) (nDocH * nScaleY); in PrintRowHdr()

Completed in 36 milliseconds