Searched refs:aHatchItem (Results 1 – 2 of 2) sorted by relevance
144 XFillHatchItem aHatchItem( ( ( const XFillHatchItem& ) in SvxShadowTabPage()146 rXFSet.Put( aHatchItem ); in SvxShadowTabPage()
1627 XFillHatchItem aHatchItem; in SetFillAttribute() local1628 aHatchItem.SetWhich( XATTR_FILLHATCH ); in SetFillAttribute()1629 aHatchItem.SetName( rName ); in SetFillAttribute()1630 aHatchItem.SetHatchValue( pEntry->GetHatch() ); in SetFillAttribute()1631 rSet.Put( aHatchItem ); in SetFillAttribute()
Completed in 27 milliseconds