Searched refs:aHatchItem (Results 1 – 2 of 2) sorted by relevance
144 XFillHatchItem aHatchItem( ( ( const XFillHatchItem& ) in SvxShadowTabPage()146 rXFSet.Put( aHatchItem ); in SvxShadowTabPage()
1622 XFillHatchItem aHatchItem; in SetFillAttribute() local1623 aHatchItem.SetWhich( XATTR_FILLHATCH ); in SetFillAttribute()1624 aHatchItem.SetName( rName ); in SetFillAttribute()1625 aHatchItem.SetHatchValue( pEntry->GetHatch() ); in SetFillAttribute()1626 rSet.Put( aHatchItem ); in SetFillAttribute()