Lines Matching refs:nPPTY
95 double nPPTX, double nPPTY, const Fraction& rZoomY, in lcl_DrawOneFrame() argument
113 long nVer = (long) ( SC_SCENARIO_VSPACE * nPPTY ); in lcl_DrawOneFrame()
380 double nPPTY = pViewData->GetPPTY(); in Paint() local
405 ScViewData::AddPixelsWhile( nScrY, aPixRect.Top(), nY1, MAXROW, nPPTY, pDoc, nTab); in Paint()
410 ScViewData::AddPixelsWhile( nScrY, aPixRect.Bottom(), nY2, MAXROW, nPPTY, pDoc, nTab); in Paint()
509 double nPPTY = pViewData->GetPPTY(); in Draw() local
519 nPPTX, nPPTY, sal_False, bFormulaMode, in Draw()
527 nScrX, nScrY, nX1, nY1, nX2, nY2, nPPTX, nPPTY, in Draw()
1525 double nPPTY = pViewData->GetPPTY(); in InvertSimple() local
1571 long nEndY = nScrY + ScViewData::ToPixel( nHeightTwips, nPPTY ) - 1; in InvertSimple()
1713 double nPPTY = pViewData->GetPPTY(); in GetSelectionRects() local
1758 long nEndY = nScrY + ScViewData::ToPixel( nHeightTwips, nPPTY ) - 1; in GetSelectionRects()