Home
last modified time | relevance | path

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

/trunk/main/dbaccess/source/core/api/
H A DRowSetCache.cxx944 bRet = reFillMatrix(nNewStartPos,nNewEndPos); in moveWindow()
1053 bRet = reFillMatrix(nNewStartPos,nNewEndPos); in moveWindow()
1648 sal_Bool ORowSetCache::reFillMatrix(sal_Int32 _nNewStartPos,sal_Int32 _nNewEndPos) in reFillMatrix() function in ORowSetCache
1697 reFillMatrix(m_nStartPos+1,m_nEndPos+1); in reset()
H A DRowSetCache.hxx157 sal_Bool reFillMatrix(sal_Int32 _nNewStartPos,sal_Int32 nNewEndPos);

Completed in 29 milliseconds