Home
last modified time | relevance | path

Searched refs:SetHatchStyle (Results 1 – 4 of 4) sorted by relevance

/trunk/main/svx/inc/svx/
H A Dxhatch.hxx50 void SetHatchStyle(XHatchStyle eNewStyle) { eStyle = eNewStyle; } in SetHatchStyle() function in XHatch
/trunk/main/svx/source/xoutdev/
H A Dxattr.cxx4336 rIn >> nITemp; aHatch.SetHatchStyle((XHatchStyle)nITemp); in XFillHatchItem()
4592 aHatch.SetHatchStyle( (XHatchStyle)aUnoHatch.Style ); in PutValue()
4610 aHatch.SetHatchStyle( (XHatchStyle)aUnoHatch.Style ); in PutValue()
4631 aHatch.SetHatchStyle( (XHatchStyle)nVal ); in PutValue()
/trunk/main/svx/source/unodraw/
H A DXPropertyTable.cxx540 aXHatch.SetHatchStyle( (XHatchStyle)aUnoHatch.Style ); in getEntry()
/trunk/main/sd/source/ui/view/
H A Ddrviews9.cxx627 aHatch.SetHatchStyle ((XHatchStyle) pStyle->GetValue ()); in AttrExec()

Completed in 64 milliseconds