Searched refs:nListInitSize (Results 1 – 1 of 1) sorted by relevance
794 const sal_uInt16 nListInitSize = aEntries.Count() > USHRT_MAX ? in Paint() local796 List* pNewZOrderList = new List( nListInitSize ); in Paint()797 List* pPaintedEntries = new List( nListInitSize ); in Paint()
Completed in 175 milliseconds