Searched refs:nTempCount (Results 1 – 2 of 2) sorted by relevance
535 const sal_uInt32 nTempCount(aTemp.count()); in createAreaGeometryForEdge() local537 if(nTempCount) in createAreaGeometryForEdge()539 if(nTempCount > 1) in createAreaGeometryForEdge()543 for (sal_uInt32 a(0); a < nTempCount; a++) in createAreaGeometryForEdge()
120 sal_uInt16 nTempCount = (sal_uInt16)nCount * 2; in Insert() local130 if ( n < nTempCount ) in Insert()
Completed in 19 milliseconds