Home
last modified time | relevance | path

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

/trunk/main/sc/source/ui/view/
H A Dviewdata.cxx105 nTPosY[0]=nTPosY[1]=0; in ScViewDataTable()
1957 long nTPosY = pThisTab->nTPosY[eWhich]; in SetPosY() local
1966 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()
/trunk/main/sc/source/ui/inc/
H A Dviewdata.hxx116 long nTPosY[2]; member in ScViewDataTable
323 long GetTPosY( ScVSplitPos eWhich ) const { return pThisTab->nTPosY[eWhich]; } in GetTPosY()

Completed in 37 milliseconds