Home
last modified time | relevance | path

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

/aoo42x/main/filter/source/graphicfilter/idxf/
H A Ddxfentrd.cxx689 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()
H A Ddxf2mtf.cxx612 if ( rE.nBoundaryPathCount ) in DrawHatchEntity()
617 for ( j = 0; j < rE.nBoundaryPathCount; j++ ) in DrawHatchEntity()
H A Ddxfentrd.hxx474 sal_Int32 nBoundaryPathCount; // 91 member in DXFHatchEntity

Completed in 37 milliseconds