Searched refs:aMarkIter (Results 1 – 2 of 2) sorted by relevance
171 ScMarkArrayIter aMarkIter( rMark.GetArray()+nCol ); in HasSelectionMatrixFragment() local172 while ( !bFound && aMarkIter.Next( nTop, nBottom ) ) in HasSelectionMatrixFragment()258 ScMarkArrayIter aMarkIter( rMark.GetArray()+nCol ); in HasAttribSelection() local259 while (aMarkIter.Next( nTop, nBottom ) && !bFound) in HasAttribSelection()288 ScMarkArrayIter aMarkIter( pArray ); in MergeSelectionPattern() local289 while (aMarkIter.Next( nTop, nBottom )) in MergeSelectionPattern()372 ScMarkArrayIter aMarkIter( rMark.GetArray() + nCol ); in ApplySelectionCache() local373 while (aMarkIter.Next( nTop, nBottom )) in ApplySelectionCache()396 ScMarkArrayIter aMarkIter( rMark.GetArray() + nCol ); in ChangeSelectionIndent() local397 while (aMarkIter.Next( nTop, nBottom )) in ChangeSelectionIndent()[all …]
384 ScMarkArrayIter aMarkIter( &pMultiSel[nCol] ); in FillRangeListWithMarks() local385 while ( aMarkIter.Next( nTop, nBottom ) ) in FillRangeListWithMarks()490 ScMarkArrayIter aMarkIter( &pMultiSel[nCol] ); in GetMarkRowRanges() local491 while (aMarkIter.Next( nTop, nBottom )) in GetMarkRowRanges()