Home
last modified time | relevance | path

Searched defs:nIndNext (Results 1 – 2 of 2) sorted by relevance

/trunk/main/drawinglayer/source/primitive3d/
H A Dsdrextrudelathetools3d.cxx233 const sal_uInt32 nIndNext((b + 1L) % nPointCount); in impCreateInBetweenNormals() local
758 const sal_uInt32 nIndNext((a + 2L) % nNumSlices); in extractPlanesFromSlice() local
/trunk/main/tools/source/generic/
H A Dpoly.cxx1153 sal_uInt16 nIndNext = ( n == nPntCnt-1 ) ? 0 : n + 1; in ImplReduceEdges() local

Completed in 26 milliseconds