Home
last modified time | relevance | path

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

/aoo42x/main/sc/source/ui/view/
H A Dgridwin4.cxx1536 sal_uInt16 nHeightTwips = pDoc->GetRowHeight( nY,nTab ); in InvertSimple() local
1537 sal_Bool bDoRow = ( nHeightTwips != 0 ); in InvertSimple()
1571 long nEndY = nScrY + ScViewData::ToPixel( nHeightTwips, nPPTY ) - 1; in InvertSimple()
1724 sal_uInt16 nHeightTwips = pDoc->GetRowHeight( nY,nTab ); in GetSelectionRects() local
1725 sal_Bool bDoRow = ( nHeightTwips != 0 ); in GetSelectionRects()
1758 long nEndY = nScrY + ScViewData::ToPixel( nHeightTwips, nPPTY ) - 1; in GetSelectionRects()

Completed in 18 milliseconds