Searched refs:aLBoxArr (Results 1 – 1 of 1) sorted by relevance
750 SvLBoxEntryArr aLBoxArr; in RemoveParents() local797 long nIdx = aLBoxArr.Count() - 1L; in RemoveParents()800 pModel->GetAbsPos(aLBoxArr[ static_cast< sal_uInt16 >(nIdx) ]) > nAbsPos) in RemoveParents()802 aLBoxArr.Insert( pEntry, static_cast< sal_uInt16 >(++nIdx) ); in RemoveParents()807 long nIdx = (long)aLBoxArr.Count() - 1L; in RemoveParents()809 pTable->RemoveEntry(aLBoxArr[ static_cast< sal_uInt16 >(nIdx--) ]); in RemoveParents()
Completed in 19 milliseconds