Searched refs:aHatchStyle (Results 1 – 6 of 6) sorted by relevance
156 drawinglayer::attribute::HatchStyle aHatchStyle(drawinglayer::attribute::HATCHSTYLE_TRIPLE); in CreateBitmapForUI() local162 aHatchStyle = drawinglayer::attribute::HATCHSTYLE_SINGLE; in CreateBitmapForUI()167 aHatchStyle = drawinglayer::attribute::HATCHSTYLE_DOUBLE; in CreateBitmapForUI()172 aHatchStyle = drawinglayer::attribute::HATCHSTYLE_TRIPLE; // XHATCH_TRIPLE in CreateBitmapForUI()182 aHatchStyle, in CreateBitmapForUI()
105 XMLHatchStyleImport aHatchStyle( GetImport() ); in XMLHatchStyleContext() local106 aHatchStyle.importXML( xAttrList, maAny, maStrName ); in XMLHatchStyleContext()
290 XMLHatchStyleImport aHatchStyle( GetImport() ); in importHatch() local291 aHatchStyle.importXML( xAttrList, rAny, rName ); in importHatch()
923 drawinglayer::attribute::HatchStyle aHatchStyle(drawinglayer::attribute::HATCHSTYLE_SINGLE); in createFillHatchAttribute() local929 aHatchStyle = drawinglayer::attribute::HATCHSTYLE_SINGLE; in createFillHatchAttribute()934 aHatchStyle = drawinglayer::attribute::HATCHSTYLE_DOUBLE; in createFillHatchAttribute()939 aHatchStyle = drawinglayer::attribute::HATCHSTYLE_TRIPLE; in createFillHatchAttribute()945 aHatchStyle, in createFillHatchAttribute()
1546 const HatchStyle aHatchStyle( in processBasePrimitive2D() local1552 Hatch(aHatchStyle, in processBasePrimitive2D()
1712 XMLHatchStyleExport aHatchStyle( *this ); in _ExportStyles() local1726 aHatchStyle.exportXML( rStrName, aValue ); in _ExportStyles()
Completed in 67 milliseconds