Searched refs:aListCopy (Results 1 – 3 of 3) sorted by relevance
407 …SfxItemPoolUserVector aListCopy(pPool->maSfxItemPoolUsers.begin(), pPool->maSfxItemPoolUsers.end()… in Free() local408 …for(SfxItemPoolUserVector::iterator aIterator = aListCopy.begin(); aIterator != aListCopy.end(); a… in Free()
1394 ::sdr::PageUserVector aListCopy (maPageUsers.begin(), maPageUsers.end()); in ~SdrPage()1395 …for(::sdr::PageUserVector::iterator aIterator = aListCopy.begin(); aIterator != aListCopy.end(); a… in ~SdrPage()
435 ::sdr::ObjectUserVector aListCopy(maObjectUsers.begin(), maObjectUsers.end()); in ~SdrObject()436 …for(::sdr::ObjectUserVector::iterator aIterator = aListCopy.begin(); aIterator != aListCopy.end();… in ~SdrObject()
Completed in 45 milliseconds