Searched refs:CreateCopyOfSelf (Results 1 – 2 of 2) sorted by relevance
61 virtual CDataObjectBase *CreateCopyOfSelf();93 CDataObjectBase *CreateCopyOfSelf() override;182 CMIUtilVariant::CDataObject<T>::CreateCopyOfSelf() { in CreateCopyOfSelf() function
108 CMIUtilVariant::CDataObjectBase::CreateCopyOfSelf() { in CreateCopyOfSelf() function in CMIUtilVariant::CDataObjectBase374 m_pDataObject = vrOther.m_pDataObject->CreateCopyOfSelf(); in Copy()