Home
last modified time | relevance | path

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

/aoo4110/main/filter/source/graphicfilter/idxf/
H A Ddxfentrd.cxx667 nBoundaryPathCount( 0 ), in DXFHatchEntity()
692 nBoundaryPathCount = rDGR.GetI(); in EvaluateGroup()
693 if ( nBoundaryPathCount ) in EvaluateGroup()
694 pBoundaryPathData = new DXFBoundaryPathData[ nBoundaryPathCount ]; in EvaluateGroup()
719 ( nCurrentBoundaryPathIndex < nBoundaryPathCount ) ) in EvaluateGroup()
H A Ddxfentrd.hxx474 sal_Int32 nBoundaryPathCount; // 91 member in DXFHatchEntity
H A Ddxf2mtf.cxx612 if ( rE.nBoundaryPathCount ) in DrawHatchEntity()
617 for ( j = 0; j < rE.nBoundaryPathCount; j++ ) in DrawHatchEntity()

Completed in 33 milliseconds