Searched refs:nHeightTwips (Results 1 – 1 of 1) sorted by relevance
1536 sal_uInt16 nHeightTwips = pDoc->GetRowHeight( nY,nTab ); in InvertSimple() local1537 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() local1725 sal_Bool bDoRow = ( nHeightTwips != 0 ); in GetSelectionRects()1758 long nEndY = nScrY + ScViewData::ToPixel( nHeightTwips, nPPTY ) - 1; in GetSelectionRects()
Completed in 40 milliseconds