Searched refs:nMarkerCount (Results 1 – 1 of 1) sorted by relevance
50 const sal_uInt32 nMarkerCount(rPositions.size()); in create2DDecomposition() local52 if(nMarkerCount && !getMarker().IsEmpty()) in create2DDecomposition()67 xRetval.realloc(nMarkerCount); in create2DDecomposition()69 for(sal_uInt32 a(0); a < nMarkerCount; a++) in create2DDecomposition()
Completed in 7 milliseconds