Home
last modified time | relevance | path

Searched refs:pRowEnd (Results 1 – 3 of 3) sorted by relevance

/aoo42x/main/sc/source/ui/view/
H A Dgridwin2.cxx754 const SCROW* pRowEnd = rData.GetPageEndY(); in HitPageBreak() local
756 if ( pRowEnd[nRowPos]+1 == nHitY ) in HitPageBreak()
762 nPrev = pRowEnd[nRowPos-1]+1; in HitPageBreak()
H A Dgridwin4.cxx1103 const SCROW* pRowEnd = rData.GetPageEndY(); in DrawPagePreview() local
1107 SCROW nBreak = pRowEnd[nRowPos]+1; in DrawPagePreview()
1126 SCROW nPrEndY = pRowEnd[nRowPos]; in DrawPagePreview()
/aoo42x/main/connectivity/source/commontools/
H A DFDatabaseMetaDataResultSet.cxx745 const Any* pRowEnd = pRowIter + pRowsIter->getLength(); in initialize() local
746 for (; pRowIter != pRowEnd;++pRowIter) in initialize()

Completed in 25 milliseconds