Home
last modified time | relevance | path

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

/trunk/main/svx/source/svdraw/
H A Dsvdfmtf.cxx1166 SfxItemSet aHatchAttr(mpModel->GetItemPool(), pPath->GetMergedItemSet().GetRanges()); in DoAction() local
1191 aHatchAttr.Put(XFillStyleItem(XFILL_HATCH)); in DoAction()
1192aHatchAttr.Put(XFillHatchItem(&mpModel->GetItemPool(), XHatch(rHatch.GetColor(), eStyle, rHatch.Ge… in DoAction()
1193 pPath->SetMergedItemSet(aHatchAttr); in DoAction()

Completed in 25 milliseconds