42 I_ASSIGN(m_bitmapCompFact,
"BitmapFactory",
"Use to create bitmap object",
true,
"BitmapFactory");
43 I_ASSIGN(m_multiBitmapProviderCompPtr,
"MultiBitmapProvider",
"Provider of the bitmap list",
true,
"MultiBitmapProvider");
44 I_ASSIGN_TO(m_multiBitmapCalibCompPtr, m_multiBitmapProviderCompPtr,
false);
45 I_ASSIGN_TO(m_multiBitmapMultiCalibCompPtr, m_multiBitmapProviderCompPtr,
false);
46 I_ASSIGN_TO(m_multiBitmapSupplierCompPtr, m_multiBitmapProviderCompPtr,
false);
47 I_ASSIGN_TO(m_multiBitmapProviderModelCompPtr, m_multiBitmapProviderCompPtr,
false);
48 I_ASSIGN(m_bitmapSelectionCompPtr,
"BitmapSelection",
"Index of the bitmap in the list",
true,
"BitmapSelection");
49 I_ASSIGN_TO(m_bitmapSelectionModelCompPtr, m_bitmapSelectionCompPtr,
true);