Home
last modified time | relevance | path

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

/trunk/main/sw/source/ui/shells/
H A Dtabsh.cxx1499 const SvxColorItem &rNewColorItem = (const SvxColorItem&)pArgs-> in ExecTableStyle() local
1501 rSh.SetTabLineStyle( &rNewColorItem.GetValue() ); in ExecTableStyle()
H A Dbasesh.cxx2355 … const SvxColorItem& rNewColorItem = (const SvxColorItem&)pArgs->Get(SID_BACKGROUND_COLOR); in ExecBckCol() local
2356 const Color& rNewColor = rNewColorItem.GetValue(); in ExecBckCol()
2358 GetView().GetViewFrame()->GetBindings().SetState(rNewColorItem); in ExecBckCol()
/trunk/main/sc/source/ui/view/
H A Dformatsh.cxx1801 const SvxColorItem rNewColorItem = (const SvxColorItem&) in ExecuteAttr() local
1808 aBrushItem.SetColor( rNewColorItem.GetValue() ); in ExecuteAttr()

Completed in 53 milliseconds