Lines Matching refs:nSelectionIndex
399 pImpl->pMergeData->aSelection.getConstArray()[ pImpl->pMergeData->nSelectionIndex++ ] >>= nPos; in MergeNew()
402 if(pImpl->pMergeData->nSelectionIndex >= pImpl->pMergeData->aSelection.getLength()) in MergeNew()
1945 (pParam->aSelection.getLength() && pParam->aSelection.getLength() <= pParam->nSelectionIndex)) in ToNextRecord()
1956 pParam->aSelection.getConstArray()[ pParam->nSelectionIndex++ ] >>= nPos; in ToNextRecord()
1960 if(pParam->nSelectionIndex >= pParam->aSelection.getLength()) in ToNextRecord()
1975 ++pParam->nSelectionIndex; in ToNextRecord()
2083 ++pFound->nSelectionIndex; in OpenDataSource()
2142 sal_Int32 nSelIndex = pFound->nSelectionIndex; in GetSelectedRecordId()
2169 pParam->nSelectionIndex = 0; in CloseAll()
2836 … pImpl->pMergeData->aSelection.getConstArray()[ pImpl->pMergeData->nSelectionIndex++ ] >>= nPos; in MergeDocuments()
2839 if(pImpl->pMergeData->nSelectionIndex >= pImpl->pMergeData->aSelection.getLength()) in MergeDocuments()