Home
last modified time | relevance | path

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

/aoo41x/main/basegfx/source/polygon/
H A Db2dlinegeometry.cxx535 const sal_uInt32 nTempCount(aTemp.count()); in createAreaGeometryForEdge() local
537 if(nTempCount) in createAreaGeometryForEdge()
539 if(nTempCount > 1) in createAreaGeometryForEdge()
543 for (sal_uInt32 a(0); a < nTempCount; a++) in createAreaGeometryForEdge()
/aoo41x/main/tools/source/memtools/
H A Dtable.cxx120 sal_uInt16 nTempCount = (sal_uInt16)nCount * 2; in Insert() local
130 if ( n < nTempCount ) in Insert()

Completed in 15 milliseconds