Home
last modified time | relevance | path

Searched refs:nListInitSize (Results 1 – 1 of 1) sorted by relevance

/trunk/main/svtools/source/contnr/
H A Dimivctl1.cxx794 const sal_uInt16 nListInitSize = aEntries.Count() > USHRT_MAX ? in Paint() local
796 List* pNewZOrderList = new List( nListInitSize ); in Paint()
797 List* pPaintedEntries = new List( nListInitSize ); in Paint()

Completed in 22 milliseconds