Home
last modified time | relevance | path

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

/trunk/main/sd/source/ui/dlg/
H A Dcopydlg.cxx259 XColorItem aXColorItem( ATTR_COPY_START_COLOR, maLbStartColor.GetSelectEntry(), in GetAttr() local
261 rOutAttrs.Put( aXColorItem ); in GetAttr()
265 XColorItem aXColorItem( ATTR_COPY_END_COLOR, maLbEndColor.GetSelectEntry(), in GetAttr() local
267 rOutAttrs.Put( aXColorItem ); in GetAttr()
/trunk/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 7 milliseconds