void CBCGPRibbonConstructor::SetID (CBCGPBaseRibbonElement& element, const CBCGPRibbonInfo::XID& info) const
{
	element.SetID (info.m_Value);
}