Searched refs:nCurrentBoundaryPathIndex (Results 1 – 2 of 2) sorted by relevance
686 nCurrentBoundaryPathIndex( -1 ), in DXFHatchEntity()745 case 92 : nCurrentBoundaryPathIndex++; in EvaluateGroup()751 if ( ( nCurrentBoundaryPathIndex >= 0 ) && in EvaluateGroup()752 ( nCurrentBoundaryPathIndex < nBoundaryPathCount ) ) in EvaluateGroup()753 bExecutingGroupCode = pBoundaryPathData[ nCurrentBoundaryPathIndex ].EvaluateGroup( rDGR ); in EvaluateGroup()
467 sal_Int32 nCurrentBoundaryPathIndex; member in DXFHatchEntity
Completed in 23 milliseconds