Searched refs:aAfterDropPos (Results 1 – 1 of 1) sorted by relevance
514 … Indexes::iterator aAfterDropPos = m_pIndexes->find(m_aIndexes.GetEntryText(pAdjust)); in implDropIndex() local515 …DBG_ASSERT(aAfterDropPos != m_pIndexes->end(), "DbaIndexDialog::OnDropIndex: problems with on of t… in implDropIndex()516 … pAdjust->SetUserData(reinterpret_cast< void* >(sal_Int32(aAfterDropPos - m_pIndexes->begin()))); in implDropIndex()