Searched refs:HATCHSTYLE_TRIPLE (Results 1 – 9 of 9) sorted by relevance
156 drawinglayer::attribute::HatchStyle aHatchStyle(drawinglayer::attribute::HATCHSTYLE_TRIPLE); in CreateBitmapForUI()172 aHatchStyle = drawinglayer::attribute::HATCHSTYLE_TRIPLE; // XHATCH_TRIPLE in CreateBitmapForUI()
350 …if(attribute::HATCHSTYLE_DOUBLE == rHatch.getStyle() || attribute::HATCHSTYLE_TRIPLE == rHatch.get… in GeoTexSvxMultiHatch()359 if(attribute::HATCHSTYLE_TRIPLE == rHatch.getStyle()) in GeoTexSvxMultiHatch()
48 HATCHSTYLE_TRIPLE enumerator
74 case attribute::HATCHSTYLE_TRIPLE: in create2DDecomposition()
939 aHatchStyle = drawinglayer::attribute::HATCHSTYLE_TRIPLE; in createFillHatchAttribute()
152 case attribute::HATCHSTYLE_TRIPLE: in impCreate3DDecomposition()
741 case attribute::HATCHSTYLE_TRIPLE : in processBasePrimitive2D()
1504 case attribute::HATCHSTYLE_TRIPLE : in processBasePrimitive2D()
135 return attribute::HATCHSTYLE_TRIPLE; // XHATCH_TRIPLE in XHatchStyleToHatchStyle()