Home
last modified time | relevance | path

Searched refs:aHatchStyle (Results 1 – 6 of 6) sorted by relevance

/trunk/main/svx/source/xoutdev/
H A Dxtabhtch.cxx156 drawinglayer::attribute::HatchStyle aHatchStyle(drawinglayer::attribute::HATCHSTYLE_TRIPLE); in CreateBitmapForUI() local
162 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()
/trunk/main/xmloff/source/style/
H A DFillStyleContext.cxx105 XMLHatchStyleImport aHatchStyle( GetImport() ); in XMLHatchStyleContext() local
106 aHatchStyle.importXML( xAttrList, maAny, maStrName ); in XMLHatchStyleContext()
/trunk/main/svx/source/xml/
H A Dxmlxtimp.cxx290 XMLHatchStyleImport aHatchStyle( GetImport() ); in importHatch() local
291 aHatchStyle.importXML( xAttrList, rAny, rName ); in importHatch()
/trunk/main/drawinglayer/source/primitive2d/
H A Dmetafileprimitive2d.cxx923 drawinglayer::attribute::HatchStyle aHatchStyle(drawinglayer::attribute::HATCHSTYLE_SINGLE); in createFillHatchAttribute() local
929 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()
/trunk/main/drawinglayer/source/processor2d/
H A Dvclmetafileprocessor2d.cxx1546 const HatchStyle aHatchStyle( in processBasePrimitive2D() local
1552 Hatch(aHatchStyle, in processBasePrimitive2D()
/trunk/main/xmloff/source/core/
H A Dxmlexp.cxx1712 XMLHatchStyleExport aHatchStyle( *this ); in _ExportStyles() local
1726 aHatchStyle.exportXML( rStrName, aValue ); in _ExportStyles()

Completed in 58 milliseconds