Searched refs:nSelectionIndex (Results 1 – 3 of 3) sorted by relevance
125 function ShowMatches (aMatches, nSelectionIndex) argument132 var nLineOfSelection = Math.floor(nSelectionIndex / nMatchesPerLine);157 if (nIndex == nSelectionIndex)187 ShowType(aMatches[nSelectionIndex][0]);
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()[all …]
114 long nSelectionIndex; member121 nSelectionIndex(0) in SwDSParam()133 nSelectionIndex(0) in SwDSParam()
Completed in 40 milliseconds