Searched refs:HatchType (Results 1 – 3 of 3) sorted by relevance
269 enum HatchType enum in SvtGraphicFill318 HatchType aHatchType, // TODO: vector of directions and start points365 HatchType getHatchType () const;419 void setHatchType ( HatchType aHatchType );449 HatchType maHatchType;
393 HatchType aHatchType, in SvtGraphicFill()457 SvtGraphicFill::HatchType SvtGraphicFill::getHatchType() const in getHatchType()663 void SvtGraphicFill::setHatchType( HatchType aHatchType ) in setHatchType()745 rClass.maHatchType = SvtGraphicFill::HatchType( nTmp ); in operator >>()
1490 SvtGraphicFill::HatchType eHatch(SvtGraphicFill::hatchSingle); in processBasePrimitive2D()
Completed in 43 milliseconds