Home
last modified time | relevance | path

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

/trunk/main/svx/source/customshapes/
H A DEnhancedCustomShape2d.cxx1721 sal_uInt32 nXor = bClockwise ? 3 : 2; in CreateSubPath() local
1728 … Point aStart( GetPoint( seqCoordinates[ (sal_uInt16)( rSrcPt + nXor ) ], sal_True, sal_True ) ); in CreateSubPath()
1729 …Point aEnd( GetPoint( seqCoordinates[ (sal_uInt16)( rSrcPt + ( nXor ^ 1 ) ) ], sal_True, sal_True … in CreateSubPath()

Completed in 17 milliseconds