Searched refs:nTPosY (Results 1 – 2 of 2) sorted by relevance
105 nTPosY[0]=nTPosY[1]=0; in ScViewDataTable()1957 long nTPosY = pThisTab->nTPosY[eWhich]; in SetPosY() local1966 nTPosY -= nThis * nRows; in SetPosY()1975 nTPosY += nThis * nRows; in SetPosY()1980 pThisTab->nTPosY[eWhich] = nTPosY; in SetPosY()1981 pThisTab->nMPosY[eWhich] = (long) (nTPosY * HMM_PER_TWIPS); in SetPosY()1986 pThisTab->nTPosY[eWhich] = in SetPosY()
116 long nTPosY[2]; member in ScViewDataTable323 long GetTPosY( ScVSplitPos eWhich ) const { return pThisTab->nTPosY[eWhich]; } in GetTPosY()
Completed in 26 milliseconds