Searched refs:nPixPosY (Results 1 – 2 of 2) sorted by relevance
109 nPixPosY[0]=nPixPosY[1]=0; in ScViewDataTable()1958 long nPixPosY = pThisTab->nPixPosY[eWhich]; in SetPosY() local1967 nPixPosY -= ToPixel(sal::static_int_cast<sal_uInt16>(nThis), nPPTY) * nRows; in SetPosY()1976 nPixPosY += ToPixel(sal::static_int_cast<sal_uInt16>(nThis), nPPTY) * nRows; in SetPosY()1982 pThisTab->nPixPosY[eWhich] = nPixPosY; in SetPosY()1985 pThisTab->nPixPosY[eWhich] = in SetPosY()2001 long nPixPosY = 0; in RecalcPixPos() local2004 nPixPosY -= ToPixel(pDoc->GetRowHeight(j,nTabNo), nPPTY); in RecalcPixPos()2005 pThisTab->nPixPosY[eWhich] = nPixPosY; in RecalcPixPos()
120 long nPixPosY[2]; member in ScViewDataTable459 pThisTab->nPixPosY[WhichV(eWhich)] ); } in GetPixPos()
Completed in 28 milliseconds