Searched refs:nTempCount (Results 1 – 2 of 2) sorted by relevance
531 const sal_uInt32 nTempCount(aTemp.count()); in createAreaGeometryForEdge() local533 if(nTempCount) in createAreaGeometryForEdge()535 if(nTempCount > 1) in createAreaGeometryForEdge()539 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()