Searched refs:pRowEnd (Results 1 – 3 of 3) sorted by relevance
754 const SCROW* pRowEnd = rData.GetPageEndY(); in HitPageBreak() local756 if ( pRowEnd[nRowPos]+1 == nHitY ) in HitPageBreak()762 nPrev = pRowEnd[nRowPos-1]+1; in HitPageBreak()
1103 const SCROW* pRowEnd = rData.GetPageEndY(); in DrawPagePreview() local1107 SCROW nBreak = pRowEnd[nRowPos]+1; in DrawPagePreview()1126 SCROW nPrEndY = pRowEnd[nRowPos]; in DrawPagePreview()
745 const Any* pRowEnd = pRowIter + pRowsIter->getLength(); in initialize() local746 for (; pRowIter != pRowEnd;++pRowIter) in initialize()
Completed in 36 milliseconds