Searched refs:pComponentLibrary (Results 1 – 4 of 4) sorted by relevance
41 …id CXmlParameterSerializingContext::setComponentLibrary(const CComponentLibrary* pComponentLibrary) in setComponentLibrary() argument43 _pComponentLibrary = pComponentLibrary; in setComponentLibrary()
81 const CComponentLibrary* pComponentLibrary = parameterBuildContext.getComponentLibrary(); in fromXml() local94 _pExtendsComponentType = pComponentLibrary->getComponentType(strExtendsType); in fromXml()
81 const CComponentLibrary* pComponentLibrary = parameterBuildContext.getComponentLibrary(); in fromXml() local85 _pComponentType = pComponentLibrary->getComponentType(strComponentType); in fromXml()
44 void setComponentLibrary(const CComponentLibrary* pComponentLibrary);