Home
last modified time | relevance | path

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

/aoo41x/main/svx/source/svdraw/
H A Dsvdfmtf.cxx1162 …SfxItemSet aHatchAttr(mpModel->GetItemPool(), XATTR_FILLSTYLE, XATTR_FILLSTYLE, XATTR_FILLHATCH, X… in DoAction() local
1187 aHatchAttr.Put(XFillStyleItem(XFILL_HATCH)); in DoAction()
1188aHatchAttr.Put(XFillHatchItem(&mpModel->GetItemPool(), XHatch(rHatch.GetColor(), eStyle, rHatch.Ge… in DoAction()
1189 pPath->SetMergedItemSet(aHatchAttr); in DoAction()

Completed in 46 milliseconds