Home
last modified time | relevance | path

Searched refs:Hatch (Results 1 – 25 of 50) sorted by path

12

/trunk/main/chart2/qa/
H A DTestCaseOldAPI.java688 Hatch aHatch = new Hatch(); in testDataSeriesAndPoints()
700 Hatch aNewHatch = (Hatch) AnyConverter.toObject( in testDataSeriesAndPoints()
701 new Type( Hatch.class ), in testDataSeriesAndPoints()
/trunk/main/chart2/source/tools/
H A DNamedFillProperties.cxx72 ::getCppuType( reinterpret_cast< const drawing::Hatch * >(0)), in AddPropertiesToVector()
/trunk/main/comphelper/source/property/
H A DTypeGeneration.cxx243 case CPPUTYPE_HATCH: pType = &getCppuType((drawing::Hatch*)0); break; in GenerateCppuType()
/trunk/main/cui/source/tabpages/
H A Dtabarea.hrc178 // Hatch-Background on Area-TabPage
/trunk/main/drawinglayer/source/primitive2d/
H A Dmetafileprimitive2d.cxx921 drawinglayer::attribute::FillHatchAttribute createFillHatchAttribute(const Hatch& rHatch) in createFillHatchAttribute()
2351 const Hatch& rHatch = pA->GetHatch(); in interpretMetafile()
/trunk/main/drawinglayer/source/processor2d/
H A Dvclmetafileprocessor2d.cxx1552 Hatch(aHatchStyle, in processBasePrimitive2D()
H A Dvclpixelprocessor2d.cxx754 ::Hatch aVCLHatch(eHatchStyle, Color(rFillHatchAttributes.getColor()), nDistance, nAngle10); in processBasePrimitive2D()
/trunk/main/filter/inc/filter/msfilter/
H A Descherex.hxx1211 sal_Bool CreateEmbeddedHatchProperties( const ::com::sun::star::drawing::Hatch& rHatch,
/trunk/main/filter/source/graphicfilter/icgm/
H A Dactimpr.cxx350 drawing::Hatch aHatch; in ImplSetFillBundle()
/trunk/main/filter/source/msfilter/
H A Descherex.cxx1415 GraphicObject lclDrawHatch( const ::com::sun::star::drawing::Hatch& rHatch, const Color& rBackColor… in lclDrawHatch()
1432 …aOut.DrawHatch(PolyPolygon(rRect), Hatch((HatchStyle)rHatch.Style, Color(rHatch.Color), rHatch.Dis… in lclDrawHatch()
1444 …ontainer::CreateEmbeddedHatchProperties( const ::com::sun::star::drawing::Hatch& rHatch, const Col… in CreateEmbeddedHatchProperties()
1533 ::com::sun::star::drawing::Hatch aHatch; in CreateGraphicProperties()
/trunk/main/helpcontent2/helpers/
H A Dhelp_hid.lst5367 SID_HATCH,27270,.uno:Hatch
H A Dlongnames_commands.csv1228 SID_HATCH,.uno:Hatch
H A Duno_hid.lst1226 SID_HATCH,27270,.uno:Hatch
/trunk/main/odk/pack/copying/
H A Didl_chapter_refs.txt2281 com.sun.star.drawing.Hatch
/trunk/main/offapi/
H A DUnoApi_offapi.mk1871 offapi/com/sun/star/drawing/Hatch \
/trunk/main/offapi/com/sun/star/chart2/
H A DDataPointProperties.idl29 #include <com/sun/star/drawing/Hatch.idl>
101 [optional, property] ::com::sun::star::drawing::Hatch Hatch;
/trunk/main/offapi/com/sun/star/drawing/
H A DFillProperties.idl39 #include <com/sun/star/drawing/Hatch.idl>
122 [optional, property] Hatch FillHatch;
H A DHatch.idl41 // DocMerge from xml: struct com::sun::star::drawing::Hatch
46 published struct Hatch
48 // DocMerge from xml: field com::sun::star::drawing::Hatch::Style
56 // DocMerge from xml: field com::sun::star::drawing::Hatch::Color
63 // DocMerge from xml: field com::sun::star::drawing::Hatch::Distance
70 // DocMerge from xml: field com::sun::star::drawing::Hatch::Angle
H A DHatchTable.idl36 /** this is a container for <type>Hatch</type>s
38 <p>It is used for example to access the <type>Hatch</type>s that
42 @see Hatch
46 /** this container lets you access the <type>Hatch</type>s that
/trunk/main/offapi/com/sun/star/rendering/
H A DXGraphicDevice.idl263 - Hatch patterns - Required hatch services:
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/util/
H A DValueChanger.java441 if (oldValue instanceof com.sun.star.drawing.Hatch){ in changePValue()
442 com.sun.star.drawing.Hatch _newValue = (com.sun.star.drawing.Hatch) oldValue; in changePValue()
/trunk/main/sc/source/filter/excel/
H A Dxlchart.cxx883 cssd::Hatch aHatch; in ReadEscherProperties()
/trunk/main/sd/sdi/
H A Dsdraw.sdi3201 SfxVoidItem Hatch SID_HATCH
/trunk/main/sd/source/ui/unoidl/
H A Dunopback.cxx150 if ( ( pAny->getValueType() == ::getCppuType((const ::com::sun::star::drawing::Hatch*)0) ) in fillItemSet()
/trunk/main/svx/inc/svx/
H A Ddialogs.hrc689 // Default-Hatch-Names

Completed in 222 milliseconds

12