Home
last modified time | relevance | path

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

/AOO41X/main/sd/source/ui/view/
H A Ddrviews9.cxx804 … const XLineWidthItem &rLineWidthItem = (const XLineWidthItem &) aAttr.Get (XATTR_LINEWIDTH); in AttrState() local
806 rSet.Put (SfxUInt32Item (nWhich, (long) rLineWidthItem.GetValue ())); in AttrState()