Home
last modified time | relevance | path

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

/dports/editors/libreoffice6/libreoffice-6.4.7.2/svx/source/xoutdev/
H A Dxtabhtch.cxx94 … drawinglayer::attribute::HatchStyle aHatchStyle(drawinglayer::attribute::HatchStyle::Triple); in CreateBitmap() local
100 aHatchStyle = drawinglayer::attribute::HatchStyle::Single; in CreateBitmap()
105 aHatchStyle = drawinglayer::attribute::HatchStyle::Double; in CreateBitmap()
110aHatchStyle = drawinglayer::attribute::HatchStyle::Triple; // css::drawing::HatchStyle_TRIPLE in CreateBitmap()
120 aHatchStyle, in CreateBitmap()
/dports/editors/libreoffice/libreoffice-7.2.6.2/svx/source/xoutdev/
H A Dxtabhtch.cxx94 … drawinglayer::attribute::HatchStyle aHatchStyle(drawinglayer::attribute::HatchStyle::Triple); in CreateBitmap() local
100 aHatchStyle = drawinglayer::attribute::HatchStyle::Single; in CreateBitmap()
105 aHatchStyle = drawinglayer::attribute::HatchStyle::Double; in CreateBitmap()
110aHatchStyle = drawinglayer::attribute::HatchStyle::Triple; // css::drawing::HatchStyle_TRIPLE in CreateBitmap()
120 aHatchStyle, in CreateBitmap()
/dports/editors/libreoffice/libreoffice-7.2.6.2/xmloff/source/style/
H A DFillStyleContext.cxx84 XMLHatchStyleImport aHatchStyle( GetImport() ); in XMLHatchStyleContext() local
85 aHatchStyle.importXML( xAttrList, maAny, maStrName ); in XMLHatchStyleContext()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/xmloff/source/style/
H A DFillStyleContext.cxx86 XMLHatchStyleImport aHatchStyle( GetImport() ); in XMLHatchStyleContext() local
87 aHatchStyle.importXML( xAttrList, maAny, maStrName ); in XMLHatchStyleContext()
/dports/editors/libreoffice/libreoffice-7.2.6.2/svx/source/xml/
H A Dxmlxtimp.cxx246 XMLHatchStyleImport aHatchStyle( GetImport() ); in importHatch() local
247 aHatchStyle.importXML( xAttrList, rAny, rName ); in importHatch()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/svx/source/xml/
H A Dxmlxtimp.cxx253 XMLHatchStyleImport aHatchStyle( GetImport() ); in importHatch() local
254 aHatchStyle.importXML( xAttrList, rAny, rName ); in importHatch()
/dports/editors/libreoffice/libreoffice-7.2.6.2/drawinglayer/source/tools/
H A Dwmfemfhelper.cxx762 … drawinglayer::attribute::HatchStyle aHatchStyle(drawinglayer::attribute::HatchStyle::Single); in createFillHatchAttribute() local
768 aHatchStyle = drawinglayer::attribute::HatchStyle::Single; in createFillHatchAttribute()
773 aHatchStyle = drawinglayer::attribute::HatchStyle::Double; in createFillHatchAttribute()
778 aHatchStyle = drawinglayer::attribute::HatchStyle::Triple; in createFillHatchAttribute()
784 aHatchStyle, in createFillHatchAttribute()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/drawinglayer/source/tools/
H A Dwmfemfhelper.cxx758 … drawinglayer::attribute::HatchStyle aHatchStyle(drawinglayer::attribute::HatchStyle::Single); in createFillHatchAttribute() local
764 aHatchStyle = drawinglayer::attribute::HatchStyle::Single; in createFillHatchAttribute()
769 aHatchStyle = drawinglayer::attribute::HatchStyle::Double; in createFillHatchAttribute()
774 aHatchStyle = drawinglayer::attribute::HatchStyle::Triple; in createFillHatchAttribute()
780 aHatchStyle, in createFillHatchAttribute()
/dports/cad/kicad-devel/kicad-a17a58203b33e08b966075833b177dad5740c236/pcbnew/
H A Dzone.h778 void SetBorderDisplayStyle( ZONE_BORDER_DISPLAY_STYLE aHatchStyle, int aHatchPitch,
H A Dzone.cpp910 void ZONE::SetBorderDisplayStyle( ZONE_BORDER_DISPLAY_STYLE aHatchStyle, int aHatchPitch, in SetBorderDisplayStyle() argument
914 m_borderStyle = aHatchStyle; in SetBorderDisplayStyle()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/drawinglayer/source/processor2d/
H A Dvclmetafileprocessor2d.cxx1824 const HatchStyle aHatchStyle( in processPolyPolygonHatchPrimitive2D() local
1830 Hatch(aHatchStyle, in processPolyPolygonHatchPrimitive2D()
/dports/editors/libreoffice/libreoffice-7.2.6.2/drawinglayer/source/processor2d/
H A Dvclmetafileprocessor2d.cxx1895 const HatchStyle aHatchStyle( in processPolyPolygonHatchPrimitive2D() local
1903 Hatch(aHatchStyle, in processPolyPolygonHatchPrimitive2D()
/dports/editors/libreoffice/libreoffice-7.2.6.2/xmloff/source/core/
H A Dxmlexp.cxx1577 XMLHatchStyleExport aHatchStyle( *this ); in ExportStyles_() local
1588 aHatchStyle.exportXML( rStrName, aValue ); in ExportStyles_()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/xmloff/source/core/
H A Dxmlexp.cxx1548 XMLHatchStyleExport aHatchStyle( *this ); in ExportStyles_() local
1559 aHatchStyle.exportXML( rStrName, aValue ); in ExportStyles_()