Home
last modified time | relevance | path

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

/aoo4110/main/sd/source/ui/dlg/
H A Dcopydlg.cxx267 XColorItem aXColorItem( ATTR_COPY_START_COLOR, maLbStartColor.GetSelectEntry(), in GetAttr() local
269 rOutAttrs.Put( aXColorItem ); in GetAttr()
273 XColorItem aXColorItem( ATTR_COPY_END_COLOR, maLbEndColor.GetSelectEntry(), in GetAttr() local
275 rOutAttrs.Put( aXColorItem ); in GetAttr()
/aoo4110/main/sd/source/ui/func/
H A Dfucopy.cxx107 XColorItem aXColorItem( ATTR_COPY_START_COLOR, pItem->GetName(), in DoExecute() local
109 aSet.Put( aXColorItem ); in DoExecute()

Completed in 10 milliseconds