Searched refs:nBoundaryPathCount (Results 1 – 3 of 3) sorted by relevance
689 nBoundaryPathCount( 0 ), in DXFHatchEntity()714 nBoundaryPathCount = rDGR.GetI(); in EvaluateGroup()715 if ( rDGR.GetStatus() && nBoundaryPathCount >= 0 ) in EvaluateGroup()719 pBoundaryPathData = new DXFBoundaryPathData[ nBoundaryPathCount ]; in EvaluateGroup()752 ( nCurrentBoundaryPathIndex < nBoundaryPathCount ) ) in EvaluateGroup()
612 if ( rE.nBoundaryPathCount ) in DrawHatchEntity()617 for ( j = 0; j < rE.nBoundaryPathCount; j++ ) in DrawHatchEntity()
474 sal_Int32 nBoundaryPathCount; // 91 member in DXFHatchEntity
Completed in 37 milliseconds